Property | Type | Description | |
---|---|---|---|
ClipEventConstruct | bool | ||
ClipEventData | bool | ||
ClipEventDragOut | bool | ||
ClipEventDragOver | bool | ||
ClipEventEnterFrame | bool | ||
ClipEventInitialize | bool | ||
ClipEventKeyDown | bool | ||
ClipEventKeyPress | bool | ||
ClipEventKeyUp | bool | ||
ClipEventLoad | bool | ||
ClipEventMouseDown | bool | ||
ClipEventMouseMove | bool | ||
ClipEventMouseUp | bool | ||
ClipEventPress | bool | ||
ClipEventRelease | bool | ||
ClipEventReleaseOutside | bool | ||
ClipEventRollOut | bool | ||
ClipEventRollOver | bool | ||
ClipEventUnload | bool |
Method | Description | |
---|---|---|
ClipEventFlags ( byte InitialVersion ) : System |
|
|
Parse ( Stream input ) : void |
|
|
Write ( Stream output ) : void |
|
public ClipEventFlags ( byte InitialVersion ) : System | ||
InitialVersion | byte | The version of the Swf file using this object. |
return | System |