How to implement flash animation in corona?

Hi, can anybody help me.

I’m newbie in using corona sdk. And i have no idea if corona is compatible to adobe flash animation. If they’re compatible, what is the code for implementing flash animation in corona? 

Thanks a lot :slight_smile:

Maybe this will help: http://www.coronalabs.com/blog/2011/01/11/flash-to-corona-porting-guide/

Hi @kapalkilay,

Corona handles basic “Flash animation” through transitions, and the library is currently being improved to offer more functionality.

http://docs.coronalabs.com/api/library/transition/index.html

Various other types of transforms/deformations will be available in the upcoming 2.0 revamp of the graphics engine, which is currently in beta testing.

Best regards,

Brent Sorrentino

Maybe this will help: http://www.coronalabs.com/blog/2011/01/11/flash-to-corona-porting-guide/

Hi @kapalkilay,

Corona handles basic “Flash animation” through transitions, and the library is currently being improved to offer more functionality.

http://docs.coronalabs.com/api/library/transition/index.html

Various other types of transforms/deformations will be available in the upcoming 2.0 revamp of the graphics engine, which is currently in beta testing.

Best regards,

Brent Sorrentino