Action Script 3.0 syntax fundamentals
• Syntax in AS3.0 and changes from AS2.0
• variables, datatypes and functions
• conditional statement
• Event handlers
• using loop statement
• using switch statement
Creating event listener and event handling functions
• understanding events and events handlers
• creating button events • creating stage events • creating keyboard events
Controlling Multiple Timelines with AS
• using parent and child class
• adding and removing movieClips at runtime
• propagate events
Creating animation with AS
• controling movieClip properties wth AS
• advance animations using the Tween Classe
• animations using external class libraries |
loading content using AS
• loading images at runtime
• loading external swf movies
• using arrays to load multiple content
Working with video in flash
• video file format and compressions
• using the flvplayback component
• using the skins in flash
• playing multiple videos in flash
Managing an interface flash project
• how to get started
• creating an advance preloader
• creating and loading text
• introduction to working with XML
|