| Previous | Next | Frames | No Frames |
| Summary: Field | Property | Contructor | Method | Detail: Field | Property | Contructor | Method |
Object
|
+--mx.transitions.Transition
|
+--mx.transitions.Wipe
Field Summary | ||
| public | className: String | |
| public | type: Object | |
| ||
| ||
| ||
Constructor | ||
| Wipe ( content: MovieClip, transParams: Object, manager: TransitionManager) | ||
Method Summary | ||
| cleanUp ( ): Void | ||
| remove any movie clips, masks, etc. | ||
| init ( content: MovieClip, transParams: Object, manager: TransitionManager ): Void | ||
| start ( ): Void | ||
| ||
| ||
| public var className: String |
| public var type: Object |
|
|
| remove any movie clips, masks, etc. created by this transition |
|
|
|
|
|