simple HTML question

<EMBED src=“http://www.micahweber.com/Road.mp3” autostart=true hidden=true>

i have this code for a page on my site but i want it to loop. would i just add a “loop=true” or is there a different way of adding that command inside that tag ? i cant seem to find the answer yet, thanksss

Yes, loop=“true” is the correct attribute.