开发者

Audio playback on mobile phone

开发者 https://www.devze.com 2023-03-20 12:25 出处:网络
I have a problem with deciding about Flash lite vs html5 audio tag for streaming music on mobile devices.

I have a problem with deciding about Flash lite vs html5 audio tag for streaming music on mobile devices.

开发者_开发知识库

If it's flash lite, then any steps how to get it working would be great, no actual code needed, because I tried but it didn't play. i don't realy know as2, because I usually use as3.


Have you looked into a framework like JPlayer (http://jplayer.org/)? That will use HTML5 audio if available and otherwise fallback to Flash.

0

精彩评论

暂无评论...
验证码 换一张
取 消