Are you a Flash developer? This comparison chart is for you! This chart compares some major differences between the Adobe Flash API and Corona SDK API.
In this comparison: loading images, displaying text, masking, tweening, audio, video, sprite sheets, physics, and analytics.
Loading Images
| ActionScript | Corona SDK |
|---|---|
|
|
|
Displaying Text
| ActionScript | Corona SDK |
|---|---|
Masking
| ActionScript | Corona SDK |
|---|---|
Tweening
| ActionScript | Corona SDK |
|---|---|
Audio
| ActionScript | Corona SDK |
|---|---|
Video
| ActionScript | Corona SDK |
|---|---|
Sprite Sheet
| ActionScript | Corona SDK |
|---|---|
| Not supported out of the box |
Physics
| ActionScript | Corona SDK |
|---|---|
| Not supported out of the box (Requires manual Box2d integration) |
Analytics
| ActionScript | Corona SDK |
|---|---|
| Not supported out of the box |