| Building web pages with the Buzz Player Plugin | ||
|---|---|---|
Other features | Back to TOC | |
<embed src = "mysong.bmx" type = "audio/x-bmx" width = 200 height = 80 scrollspeed = 10 >The lower the value the higher the speed. 0 (zero) switches off the scroller.
<embed src = "mysong.bmx" type = "audio/x-bmx" width = 200 height = 80 autostart = 0 >
Caution: This feature causes a crash in some versions of Internet Explorer on plugin unload. Use for experiments only!
<embed src = "mysong.bmx" type = "audio/x-bmx" width = 200 height = 80 backimage = "logo.gif" >The image must be a noninterlaced 256 color GIF.