开发者

music website: how to make it work on android/blackberry/iphone/symbian?

开发者 https://www.devze.com 2023-01-07 00:19 出处:网络
How can I make my simple site, on which the user can choose to play a number of music clips by clicking on little \"play\" button开发者_如何学JAVAs on the page (think of Amazon\'s \"preview\" on their

How can I make my simple site, on which the user can choose to play a number of music clips by clicking on little "play" button开发者_如何学JAVAs on the page (think of Amazon's "preview" on their product pages for CDs), work on mobile devices?

[I originally created the page thinking only of desktop browsers, so currently it works by using Flash. I know that won't work at least on the iphone.]

Will I have to build a platform-specific app for all major mobile platforms to provide this kind of simple interface? If so, can you recommend a framework that will let me do this in "write once, run everywhere" fashion?

Many thanks for any insight!

~l


You can try: jPlayer

0

精彩评论

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