* You are viewing Posts Tagged ‘motion tweens’

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~

Download Source Files

Create a new flash document (File -> New… -> Flash Document)

Flash New 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