How to play swf flash files in android .Android doesnt support it . Is there any way to play flash files in android app then please tell me. Thanks
Asked
Active
Viewed 2,953 times
1 Answers
0
As per my knowledge .swf files are no more supported in 4.3 and higher versions.
If you still want to use it then you need to add plaugins to your app which supports .swf files. or there are some swf players are available you can use them also https://play.google.com/store/search?q=swf+player
Meenaxi
- 567
- 5
- 17
-
-
check out this http://stackoverflow.com/questions/2994116/load-an-swf-into-a-webview . hope it helps you. – Meenaxi Apr 28 '15 at 05:10
-
ok, are you getting a cube like symbol in your webview? plz post your code whatever you tried. – Meenaxi Apr 28 '15 at 06:24