HTML5 - audio stream
when I run my application audio stream in browser, no problem but when I run it in BB web/widget it is not appear in my开发者_JAVA技巧 BB simulator?
Not sure what BB means, but it probably does not have HTML5 support, yet. You might want to consider using jPlayer, it will automatically detect the presence of HTML5, if HTML5 doesn't exist, it will present the audio using flash.
精彩评论