Adding Sound

Attributes

AUTOSTART=plays sound automatically by entering "True" as the value. Enter "False" for sound not to start.
LOOP=plays sound over and over in an endless loop by entering "True" as the value. Entering "False" plays the sound once.
PLAYCOUNT=enter a number for how many times for the song to play.
CONTROLLER=enter "True" to show control panal. Enter "False" not to.

Play Sample

<Bgsound src="example.mid" Loop=10">

The code:

<ahref="example.mid">Play Sample</a><p> <embedsrc="example.mid" Autostart="true" Loop="True" Width="145" Height="90" Align="center"><noembed><Bgsoundsrc="example.mid" Loop=10"></noembed></embed><p>

BACK Untitled