Learn HTML Code Tutorial Reference Guideback to <EMBED AUTOSTART="...">

Example of AUTOSTART=TRUE

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

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