Components created in Adobe Flash CS3 Professional for use in Flex are subclasses of the mx.flash.UIMovieClip class.
The UIMovieClip class implements the interfaces necessary for a Flash component to be used like a normal Flex component. Therefore, a subclass of UIMovieClip can be used as a child of a Flex container or as a skin, and it can respond to events, define view states and transitions, and work with effects in the same way as can any Flex component.
In addition to the methods it inherits from FlexDisplayObject, and AnyWin, FlexUIMovieClip has the following methods:
In addition to the properties it inherits from FlexDisplayObject, and AnyWin, FlexUIMovieClip has the following properties: