RE: [PHP] Re: Browser could not get mp3 files from http site

2008-09-24 Thread Richard Lynch
> On Wed, Sep 24, 2008 at 9:56 AM, Richard Lynch <[EMAIL PROTECTED]> > wrote: > > As a general rule, check what happens when you do wget -S on the URL > and see what the browser sees. > > Thanks Richard and all responses. That was the best PHP and HTML debug > I've learned so far. I always find it

Re: [PHP] Re: Browser could not get mp3 files from http site

2008-09-24 Thread Ashley Sheridan
On Wed, 2008-09-24 at 17:03 +1000, hce wrote: > On Wed, Sep 24, 2008 at 9:56 AM, Richard Lynch <[EMAIL PROTECTED]> wrote: > > As a general rule, check what happens when you do wget -S on the URL and > > see what the browser sees. > > Thanks Richard and all responses. That was the best PHP and HTM

Re: [PHP] Re: Browser could not get mp3 files from http site

2008-09-24 Thread hce
On Wed, Sep 24, 2008 at 9:56 AM, Richard Lynch <[EMAIL PROTECTED]> wrote: > As a general rule, check what happens when you do wget -S on the URL and see > what the browser sees. Thanks Richard and all responses. That was the best PHP and HTML debug I've learned so far. I always find it is difficu

RE: [PHP] Re: Browser could not get mp3 files from http site

2008-09-23 Thread Richard Lynch
> > when the file isn't in a streaming server you have buffering to > contend > > with; odds are it won't play the file till it's completely downloaded > > [regardless of autoplay/autostart] > > I am not sure if it is a buffering problem or not. I am baffled as I > can play from opening a file file

Re: [PHP] Re: Browser could not get mp3 files from http site

2008-09-23 Thread hce
On Wed, Sep 24, 2008 at 1:03 AM, Nathan Rixham <[EMAIL PROTECTED]> wrote: > Ashley Sheridan wrote: >> >> On Tue, 2008-09-23 at 21:23 +1000, hce wrote: >>> >>> Hi Ashley, >>> >>> The object tag is indeed working. It does not automatically play >>> audio.mp3 from my home web server, but it does autom

Re: [PHP] Re: Browser could not get mp3 files from http site

2008-09-23 Thread hce
On Wed, Sep 24, 2008 at 12:53 AM, Ashley Sheridan <[EMAIL PROTECTED]> wrote: > On Tue, 2008-09-23 at 21:23 +1000, hce wrote: >> Hi Ashley, >> >> The object tag is indeed working. It does not automatically play >> audio.mp3 from my home web server, but it does automatically play if I >> add an audio

Re: [PHP] Re: Browser could not get mp3 files from http site

2008-09-23 Thread Nathan Rixham
Ashley Sheridan wrote: On Tue, 2008-09-23 at 21:23 +1000, hce wrote: Hi Ashley, The object tag is indeed working. It does not automatically play audio.mp3 from my home web server, but it does automatically play if I add an audio source value from a streaming server. Can you make it work to play

Re: [PHP] Re: Browser could not get mp3 files from http site

2008-09-23 Thread Ashley Sheridan
On Tue, 2008-09-23 at 21:23 +1000, hce wrote: > Hi Ashley, > > The object tag is indeed working. It does not automatically play > audio.mp3 from my home web server, but it does automatically play if I > add an audio source value from a streaming server. Can you make it > work to play the audio aut

Re: [PHP] Re: Browser could not get mp3 files from http site

2008-09-23 Thread hce
Hi Ashley, The object tag is indeed working. It does not automatically play audio.mp3 from my home web server, but it does automatically play if I add an audio source value from a streaming server. Can you make it work to play the audio automatically from a normal web server not streaming server?

Re: [PHP] Re: Browser could not get mp3 files from http site

2008-09-21 Thread Ashley Sheridan
On Sun, 2008-09-21 at 11:26 -0400, tedd wrote: > At 4:11 PM +0100 9/21/08, Ashley Sheridan wrote: > >On Sun, 2008-09-21 at 10:02 -0400, tedd wrote: > >> At 2:24 PM +0100 9/21/08, Ashley Sheridan wrote: > >> > > >> >The bgsound tag is not in HTML 4 or XHTML 1 specifications, and I > >> >wouldn't

Re: [PHP] Re: Browser could not get mp3 files from http site

2008-09-21 Thread tedd
At 4:11 PM +0100 9/21/08, Ashley Sheridan wrote: On Sun, 2008-09-21 at 10:02 -0400, tedd wrote: At 2:24 PM +0100 9/21/08, Ashley Sheridan wrote: > >The bgsound tag is not in HTML 4 or XHTML 1 specifications, and I >wouldn't recommend its use, ever. I didn't say it was, nor did I recommend

Re: [PHP] Re: Browser could not get mp3 files from http site

2008-09-21 Thread Ashley Sheridan
On Sun, 2008-09-21 at 10:02 -0400, tedd wrote: > At 2:24 PM +0100 9/21/08, Ashley Sheridan wrote: > > > >The bgsound tag is not in HTML 4 or XHTML 1 specifications, and I > >wouldn't recommend its use, ever. > > > I didn't say it was, nor did I recommend it -- I only pointed out the > embed tag

Re: [PHP] Re: Browser could not get mp3 files from http site

2008-09-21 Thread tedd
At 2:24 PM +0100 9/21/08, Ashley Sheridan wrote: The bgsound tag is not in HTML 4 or XHTML 1 specifications, and I wouldn't recommend its use, ever. I didn't say it was, nor did I recommend it -- I only pointed out the embed tag was for Netscape and bgsound tag was used for other browsers.

Re: [PHP] Re: Browser could not get mp3 files from http site

2008-09-21 Thread Ashley Sheridan
On Sun, 2008-09-21 at 08:29 -0400, tedd wrote: > At 5:35 AM +0200 9/20/08, Michelle Konzack wrote: > >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"

[PHP] Re: Browser could not get mp3 files from http site

2008-09-21 Thread tedd
At 5:35 AM +0200 9/20/08, Michelle Konzack wrote: 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,

[PHP] Re: Browser could not get mp3 files from http site

2008-09-21 Thread tedd
At 5:29 AM +0200 9/20/08, Michelle Konzack blubbered forth: Am 2008-09-12 18:14:23, schrieb hce: > Whoa dude -- not only is putting width and height in a tag not good practice, it's not necessary. Think again. tedd -- --- http://sperling.com http://ancientstones.com http://earthsto

[PHP] Re: Browser could not get mp3 files from http site

2008-09-21 Thread Lupus Michaelis
Michelle Konzack a écrit : It is a Netscape/Mozilla Extension: Are you kidding ? This is normalized thing : -- Mickaël Wolff aka Lupus Michaelis http://lupusmic.org -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: h

Re: [PHP] Re: Browser could not get mp3 files from http site

2008-09-20 Thread hce
On Sat, Sep 20, 2008 at 1:29 PM, Michelle Konzack <[EMAIL PROTECTED]> wrote: > 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 th

[PHP] Re: Browser could not get mp3 files from http site

2008-09-20 Thread Michelle Konzack
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 th

[PHP] Re: Browser could not get mp3 files from http site

2008-09-20 Thread Michelle Konzack
Am 2008-09-13 00:22:59, schrieb Ashley Sheridan: > 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-t

[PHP] Re: Browser could not get mp3 files from http site

2008-09-20 Thread Michelle Konzack
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. B