Flash: Basic Animation of Sprites
Since we can change the location of sprites by changing the x or y coordinates, animation is easy. All that we have to do is constantly change the x or y positions. To do this, we can use the ENTER_FRAME event. This event runs when we enter a frame. Once one frame ends, a new one begins and this event occurs again.
- Login to post comments
More like this
- Flash Animation Basics
- Drawing in flash CS4
- AS3 101:The Display List - Activetuts+
- kirupa.com - Flash Tutorial: Intro to Animation in Flash CS4 - Page 1
- Creating Your First Flash Animation: Opening a New Document
- 12 Websites To Help You Learn Flash/ActionScript
- Flash Frame-By-Frame Animation: Detailed Animation Part I
- Attractive cup of tea animation in flash
- Build an OOP Tag Cloud in ActionScript 3.0
- AS3 Basics - Loading & reading XML