Click to See Complete Forum and Search --> : Refresh


motuiti
02-02-2008, 09:40 AM
I have a button that plays a 2 second mp3 clip.

When clicked the sliding bar opens up, clip plays and page with bar remains open.

I'd like to Not have the new page open in the first place, but id I must at least go back (Refresh) to the first page after the clip plays.

The Code I'm using is:
<A HREF="Dream.mp3" autostart="true" width="280" height="45" hidden><IMG SRC="Button.gif"border=0></A><BR>

Thanks
Sandy