Re: Browser could not get mp3 files from http site

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

 



As far as I'm aware, the embed tag is not supported in any HTML
standard, and as such, it's a little hit and miss. Depending on what you
want to achieve, you should look towards the object tag instead:

http://joliclic.free.fr/html/object-tag/en/



Ash
www.ashleysheridan.co.uk
--- Begin Message ---
On Fri, Sep 12, 2008 at 4:14 AM, hce <webmail.hce@xxxxxxxxx> wrote:

> 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"
> .....
> />
>
> Thank you.
>
> Jim
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>
Hi Jim, can you post your code that handles this.  Going there and looking
at the source, it only says the file could not be found.

-- 
-Dan Joseph

www.canishosting.com - Plans start @ $1.99/month.

"Build a man a fire, and he will be warm for the rest of the day.
Light a man on fire, and will be warm for the rest of his life."

--- End Message ---
-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[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