Am 2008-09-12 18:14:23, schrieb hce: > Hi, > > I have a php file audio.php to send mp3 file audio.mp3 to browsers, > the browser needs following html code to play mp3 file. I thought it > should work if I put the the audio.mp3 file in the same localtion with > the http://www.myweb.com/audio.php. But the browser could not get the > audio.mp3. I guess something is missing here, please correct me. > > <embed target="audio.mp3"
Hey, what are you blubbering here?
It is:
<embed src="audio.mp3" width="320" height="240">
Thanks, Greetings and nice Day/Evening
Michelle Konzack
Systemadministrator
24V Electronic Engineer
Tamay Dogan Network
Debian GNU/Linux Consultant
--
Linux-User #280138 with the Linux Counter, http://counter.li.org/
##################### Debian GNU/Linux Consultant #####################
Michelle Konzack Apt. 917 ICQ #328449886
+49/177/9351947 50, rue de Soultz MSN LinuxMichi
+33/6/61925193 67100 Strasbourg/France IRC #Debian (irc.icq.com)
signature.pgp
Description: Digital signature

