Re: Problem with XmlHttpRequest (0x80040111 / nsIXMLHttpReque st.status) on several configurations
bollax@hotmail. com wrote:[color=blue]
> I suppose PSI-Links are taboo ?
>
> I guess I caould always have <a href="#'" onlclick="doAJA X"> and the
> ajax return sub does document.locati on.href to the mp3 file.
>
> then it wouldn't matter as the ajax will have finished processign and
> returned. as long as document.locati on.href to an audio file doesn't
> make the page go blank/white.
>
> I'll play with a few methods and see what works best.[/color]
People have been doing this for years without AJAX by using a flash
movie in the page. Javascript interaction with flash is excellent and
flash is almost universally available.
<url:http://www.google.com/search?hl=en&q= flash+mp3+playe r+javascript>
bollax@hotmail. com wrote:[color=blue]
> I suppose PSI-Links are taboo ?
>
> I guess I caould always have <a href="#'" onlclick="doAJA X"> and the
> ajax return sub does document.locati on.href to the mp3 file.
>
> then it wouldn't matter as the ajax will have finished processign and
> returned. as long as document.locati on.href to an audio file doesn't
> make the page go blank/white.
>
> I'll play with a few methods and see what works best.[/color]
People have been doing this for years without AJAX by using a flash
movie in the page. Javascript interaction with flash is excellent and
flash is almost universally available.
<url:http://www.google.com/search?hl=en&q= flash+mp3+playe r+javascript>
Comment