开发者

Playing .swf file in MediaPlayer?

I'm having some issues in playing .swf files on my application. On my PC, using Media Player Classic, they work normally, but on my phone they dont, all I hear is weird sounds.. the code I use to play:

mediaplayer = MediaPlayer.create(getBaseContext(), Uri.parse(CurrentAyaSoundPath));

Can anyone tell me why I cant play .swf files normally? I开发者_Python百科s there another way to play them?

Edit1: the .swf are sound only.. no video


Read these posts:

Playing a Flash File in Android

is it possible to play .swf file and .flv files in android?? if yes then please provide code for that

How to play media files (3GP/swf files) locally inside webview

hope it will help you

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜