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
相关问题
- How can I create this custom Bottom Navigation on
- Bottom Navigation View gets Shrink Down
- How to make that the snackbar action button be sho
- Listening to outgoing sms not working android
- How to create Circular view on android wear?
相关文章
- android开发 怎么把图片放入drawable的文件夹下
- android上如何获取/storage/emulated/下的文件列表
- androidStudio有个箭头不认识
- SQLite不能创建表
- Windows - Android SDK manager not listing any plat
- Animate Recycler View grid when number of columns
- Why is the app closing suddenly without showing an
- Android OverlayItem.setMarker(): Change the marker
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