Re: Browser could not get mp3 files from http site

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Am 2008-09-14 13:54:01, schrieb hce:
> I've tried the object tag as Ash suggested, the object tag crashed
> firefox):
> 
> (1) If I open following audio.html directly from "Open File"
> file:///home/webserver/audio.html, the embed tag works just fine, the
> audio can play. The /home/webserver is the directory where all
> applications audio.php and audio.mp3 are stored.
> 
> (2) If I open from http://www.myweb.com/audio.php, the audio.mp3 does
> not download to firefox. Nothing is played.
> 
> <html>
> <embed src="audio.mp3" autostart="1"></embed>
> </html>

It should be:

<html>
<embed src="audio.mp3" />
</html>

The <embed> tag is ONLY working on Netscape 2-7 and for Mozilla
but NOT Firefox, Seamonkey, Iceape and such...

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)

<<attachment: signature.pgp>>


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux