that uses the background sound attribute of html which is then in the
browser.
if you want a user controllable sound you'd want to move it from that and
into a script.
visit javascripting sites and find one that controls sound clips.
then insert the script on the page with the html code fragment dialog.

Signature
David Bartosik - MS MVP
for Publisher help:
www.davidbartosik.com
enter to win Pub 2003:
www.davidbartosik.com/giveaway.aspx
> Hello, There's a feature in Pub 2003 that enables a sound
> file to load with the page and play once or loop. If I
> set it to loop what code do I need to include so that the
> user can click somewhere to stop the sound.
> Thank you