Packagecom.swfwire.decompiler.data.swf3.records
Classpublic class ActionRecord
InheritanceActionRecord Inheritance Object
Implements IRecord



Public Properties
 PropertyDefined By
  action : ByteArray
ActionRecord
  actionCode : uint
ActionRecord
  length : uint
ActionRecord
Public Methods
 MethodDefined By
  
read(swf:SWFByteArray):void
ActionRecord
  
ActionRecord
Property Detail
actionproperty
public var action:ByteArray

actionCodeproperty 
public var actionCode:uint

lengthproperty 
public var length:uint

Method Detail
read()method
public function read(swf:SWFByteArray):void

Parameters

swf:SWFByteArray

write()method 
public function write(swf:SWFByteArray):void

Parameters

swf:SWFByteArray