MC Tween: it saves the world.™

Home | Using MC Tween | Documentation | AS2 usage notes | Animation Types | Downloads | Examples | Extensions | Author & Disclaimer | Links

.unlockTween()

Applies To

MovieClip, Sound, TextField

Availability

Flash 6 and above, using AS1 or AS2.

Usage

<MovieClip|TextField>.unlockTween();

Parameters

None.

Returns

Nothing.

Description

Auxiliary method; unlocks the object for tweening. After unlocking, new tweenings can be added for that particular object again.

Examples

// Unlocks a MovieClip so tweens can be added again
<MovieClip>.unlockTween();

See Also

lockTween()

MC Tween· Zeh Fernando, 2003-2006 · Proudly hosted at DreamHost · Disclaimer