<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/1999/REC-html401-19991224/loose.dtd"> | |
<html> | |
<head> | |
<title>Cocoa Mute API Plug-In</title> | |
</head> | |
<body> | |
<p>To test, set audiourl to an absolute URL to an audio file (e.g. mp3).</p> | |
<div> | |
<embed width="700" height="50" type="test/x-netscape-mute-api-plugin" audiourl=""></embed> | |
</div> | |
</body> | |
</html> |