[Javascript] Loop an MP3

Alan Easton alan.easton at unn.ac.uk
Thu Nov 6 09:50:56 CST 2003


You would embed it into the web page...personally I do not think it is a
good idea, as the visitor has no control over stopping/starting the sound,
but this should work:

<EMBED SRC="filename.extension" WIDTH=145 HEIGHT=100 AUTOSTART="true"
LOOP="n-times">

Not sure about it playing mp3 though, but you can try.

Alan...

-----Original Message-----
From: Thierry Lavallée [mailto:thierry at 8p-design.com]
Sent: 06 November 2003 15:38
To: javascript
Subject: [Javascript] Loop an MP3


Hi,
I would like to look a small mp3 file on a particular web page.
How should achieve this?
Thanks!
-- 
Thierry

_______________________________________________
Javascript mailing list
Javascript at LaTech.edu
https://lists.LaTech.edu/mailman/listinfo/javascript



More information about the Javascript mailing list