HTML Example of AUTOSTART=TRUE

< back to <EMBED AUTOSTART="...">

This page has an example of automatically playing a sound when the page opens. This was done with this code:

<EMBED 
 SRC="/sounds/helloo.wav" 
AUTOSTART=TRUE 
 WIDTH=144 HEIGHT=60
 >