| Package | com.swfwire.decompiler.data.swf.records |
| Class | public class ClipActionRecord |
| Inheritance | ClipActionRecord Object |
| Implements | IRecord |
| Property | Defined By | ||
|---|---|---|---|
| actionRecordSize : uint | ClipActionRecord | ||
| actions : Vector.<ActionRecord> | ClipActionRecord | ||
| eventFlags : ClipEventFlagsRecord | ClipActionRecord | ||
| keyCode : uint | ClipActionRecord | ||
| Method | Defined By | ||
|---|---|---|---|
read(swf:SWFByteArray):void | ClipActionRecord | ||
write(swf:SWFByteArray):void | ClipActionRecord | ||
| actionRecordSize | property |
public var actionRecordSize:uint| actions | property |
public var actions:Vector.<ActionRecord>| eventFlags | property |
public var eventFlags:ClipEventFlagsRecord| keyCode | property |
public var keyCode:uint| read | () | method |
| write | () | method |