NYCPHP Meetup

NYPHP.org

[nycphp-talk] OT - sound on HTML page

Joey Derrico JoeyD473 at nyc.rr.com
Fri Nov 14 00:54:22 EST 2008


Is the HTML5 standards gonna be done and accepted anytime this decade?

Joey

csnyder wrote:
> On Thu, Nov 13, 2008 at 11:03 AM, Néstor <rotsen at gmail.com> wrote:
>   
>> Hi people,
>>
>> This is not an PHP question.  It is a question about auto load sound on an
>> html page.
>>
>> I am using the following inside an html page but it works on IE but it does
>> not work
>> in FF.  FF in rhel5 wants me load a plugin and FF on W2K does nto do
>> anything:
>>
>> <embed src='dontworry.mp3' autostart=true volume=90 hidden=TRUE height=0
>> width=0 />
>>
>> <NOEMBED><BGSOUND src="dontworry.mp3"></NOEMBED>
>>
>> Any ideas?
>>
>> Thanks,
>>
>> Nestor :-)
>>
>>
>>     
>
> No no no, that's not complicated enough. Try using SoundManager2:
> http://www.schillmania.com/projects/soundmanager2/
>
> Since it uses Flash to play audio, it will work in any browser. Plus
> you get javascript control over audio so you can put a big "mute"
> button on the page.
>
> Or you could wait for HTML5's <audio> tag. :-)
>   
> ------------------------------------------------------------------------
>
> _______________________________________________
> New York PHP Community Talk Mailing List
> http://lists.nyphp.org/mailman/listinfo/talk
>
> NYPHPCon 2006 Presentations Online
> http://www.nyphpcon.com
>
> Show Your Participation in New York PHP
> http://www.nyphp.org/show_participation.php
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.nyphp.org/pipermail/talk/attachments/20081114/45743a9c/attachment.html>


More information about the talk mailing list