Flash ActionScript 3 Beginner Tutorials
This Flash Actionscript 3 beginner tutorials series start with simple and basic examples that are very easy to follow and understand. Actually many interesting flash animation on the Internet are created without using a single code of ActionScript. However this is a definitely benefit to know how to use some simple ActionScript. Moreover learning Flash ActionScript is fun.
- Your first Flash ActionScript 3 Code
- ActionScript Auto-size TextField to fit Text
- ActionScript Align TextField to Stage Center
- Actionscript Fundamentals
- Variable Declaration and Data Type
- How to Use if Conditional Statement
- How to Use switch Conditional Statement
- Create New TextField with ActionScript 3
- Set Properties to New TextField
- Set Text Format to New textField
- Keyboard Events Introduction
- Use Keyboard to Move Object (1)
- Use keyboard to Move Object (2)
- Get Keycode of Keyboard
- Mouse Events Introduction
- ActionScript Mouse Location Tracking
- ActionScript Mouse Pointer Status
- ActionScript Custom Mouse Pointer
- Mouse Dragging MovieClip on Stage
- Mouse Dragging in Limited Boundary
- For Loop Statement Introduction
- ActionScript Step Up For Loop (1)
- ActionScript Step Up For Loop (2)
- ActionScript Step Down For Loop
- How to Break or Stop a For Loop
