Uses of Class
com.flagstone.transform.movieclip.DefineMovieClip

Packages that use DefineMovieClip
com.flagstone.transform.movieclip The movieclip package contains all the classes for encoding and decoding the data structures that represent the different types of sprite that are found in a Flash file. 
 

Uses of DefineMovieClip in com.flagstone.transform.movieclip
 

Methods in com.flagstone.transform.movieclip that return DefineMovieClip
 DefineMovieClip DefineMovieClip.add(MovieTag obj)
          Adds the movie object to the list of objects that update the display list.
 DefineMovieClip DefineMovieClip.copy()
          Creates a complete copy of this object.
 

Constructors in com.flagstone.transform.movieclip with parameters of type DefineMovieClip
DefineMovieClip(DefineMovieClip object)
          Creates and initialises a DefineMovieClip object using the values copied from another DefineMovieClip object.
 



Copyright © 2002-2010 Flagstone Software Ltd.. All Rights Reserved.