Scripted Motion Tweens Tutorial
Penner Tweens, created by Robert Penner, use built-in Macromedia Flash MX 2004 classes to script tweens. This is the touch of class that adds to any flash application / navigation / presentation. To set it up, you define an ease type, then apply the ease type to a Tween object.
[FLASH] /wordpress/swfs/clickdemo.swf , 400, 150 [/FLASH]
~a~
Create a new flash document (File -> New… -> Flash Document)

Double-Click ‘Layer 2′ and label it “A” (for Actions). We will place all actionscript on this layer.
Create a new layer (Insert -> Timeline … Continue Reading