My favorites | Sign in
Logo
                
Search
for
Updated May 02, 2008 by mimshwright
Labels: Actions, Incomplete-Example
KSMovieClipController  
An action to control playback of a movie clip.

action to tell a MovieClip object to play a specified frame.

The syntax for the constructor is...

new KSMovieClipController(offset:*, target:MovieClip, frameIdentifier:*);
  • offset - delay before executing
  • target - the MovieClip to play
  • frameIdentifier - a string or a frame number

Links


Sign in to add a comment
Hosted by Google Code