Is there a way to call ActionScript on Android?

后端 未结 2 1405
情话喂你
情话喂你 2021-01-17 04:28

I have a SWF file in my assets folder that I need to use in my Android application. So I write html file with SWF embedded and Javascript to call its ActionScript. I can pla

2条回答
  •  萌比男神i
    2021-01-17 04:40

    Check this out http://code.google.com/p/java-actionscript-api-for-android/

    With this framework, it is expected that any ActionScript coder could easily write Android app without the need of the Adobe Flash for Android.

提交回复
热议问题