I am new to action script development. However, I have learned enough action script that I can play with it. I am only interested in android development. For this purpose flash cs5.5 is my favourite but it does not provide captive runtime for .apk(and we have to use adt command line thing, i tried alot but couldn't embed air runtime through adt command line)... so I used flash builder 4.6 which is very good(multi platform development) and provide direct and easy option for captive runtime. BUT IN FLASH BUILDER you can not use timeline and animations, which is its disadvantage to me. HERE I WANT TO KNOW, IS THIS POSSIBLE I MAKE ANIMATIONS, GRAPHICS ETC IN FLASH CS5.5 and RELEASE APP THROUGH FLASH DEVELOP(so i can use captive runtime option in FB 4.6). OR you can tell the easiest way to captive runtime in FLASH cs5.5 generated apk
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):
问题:
回答1:
You can export animation with AS Linkage to .swc libs and connect this swc`s to flash builder project.
Export swc
Connect swc to FlashBuilder