MC Tween: it saves the world.™

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

.lockTween()

Applies To

MovieClip, Sound, TextField

Availability

Flash 6 and above, using AS1 or AS2.

Usage

<MovieClip|TextField>.lockTween();

Parameters

None.

Returns

Nothing.

Description

Auxiliary method; locks the object for tweening. After locking, no new tweenings may be added for that object. Current existing tweenings are still executed.

Examples

// Locks a MovieClip so it won't tween anymore
<MovieClip>.lockTween();

See Also

unlockTween()

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