Re: Re: Browser could not get mp3 files from http site

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

 



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 the audio automatically from a normal web server not
streaming server?

Thanks.

As far as I'm aware it should play from any server. What kind of paths
are you putting into the object tag? Absolute or relative and is it a
URL or local resource?


Ash
www.ashleysheridan.co.uk



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]

A few questions:
Why don't you just link to the audio.mp3 file and let the users browser/pc determine how best to play it [normal]?

Failing the above why not use a little flash mp3 player to play the file, this will sort out the buffering and be far neater on page + give full controls to volume etc [jeroen does a great free one - http://www.jeroenwijering.com/]

Many Regards

Nathan

--
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