| Property | Defined by | ||
|---|---|---|---|
| bytes : ByteArray | SWFTag | ||
| length : int | SWFTag | ||
| start : int | SWFTag | ||
| type : int | SWFTag | ||
| Method | Defined by | ||
|---|---|---|---|
|
readString():String
| SWFTag | ||
|
toString():String
| SWFTag | ||
| Constant | Defined by | ||
|---|---|---|---|
| CSM_TEXT_SETTINGS : String = "CSMTextSettings" [static]
| SWFTag | ||
| DEFINE_BINARY_DATA : String = "DefineBinaryData" [static]
| SWFTag | ||
| DEFINE_BITS : String = "DefineBits" [static]
| SWFTag | ||
| DEFINE_BITS_JPEG_2 : String = "DefineBitsJPEG2" [static]
| SWFTag | ||
| DEFINE_BITS_JPEG_3 : String = "DefineBitsJPEG3" [static]
| SWFTag | ||
| DEFINE_BITS_LOSSLESS : String = "DefineBitsLossless" [static]
| SWFTag | ||
| DEFINE_BITS_LOSSLESS_2 : String = "DefineBitsLossless2" [static]
| SWFTag | ||
| DEFINE_BUTTON : String = "DefineButton" [static]
| SWFTag | ||
| DEFINE_BUTTON_2 : String = "DefineButton2" [static]
| SWFTag | ||
| DEFINE_BUTTON_CX_FORM : String = "DefineButtonCxForm" [static]
| SWFTag | ||
| DEFINE_BUTTON_SOUND : String = "DefineButtonSound" [static]
| SWFTag | ||
| DEFINE_EDIT_TEXT : String = "DefineEditText" [static]
| SWFTag | ||
| DEFINE_FONT : String = "DefineFont" [static]
| SWFTag | ||
| DEFINE_FONT_2 : String = "DefineFont2" [static]
| SWFTag | ||
| DEFINE_FONT_3 : String = "DefineFont3" [static]
| SWFTag | ||
| DEFINE_FONT_ALIGN_ZONES : String = "DefineFontAlignZones" [static]
| SWFTag | ||
| DEFINE_FONT_INFO : String = "DefineFontInfo" [static]
| SWFTag | ||
| DEFINE_FONT_INFO_2 : String = "DefineFontInfo2" [static]
| SWFTag | ||
| DEFINE_FONT_NAME : String = "DefineFontName" [static]
| SWFTag | ||
| DEFINE_MORPH_SHAPE : String = "DefineMorphShape" [static]
| SWFTag | ||
| DEFINE_MORPH_SHAPE_2 : String = "DefineMorphShape2" [static]
| SWFTag | ||
| DEFINE_SCALING_GRID : String = "DefineScalingGrid" [static]
| SWFTag | ||
| DEFINE_SCENE_AND_FRAME_LABEL_DATA : String = "DefineSceneAndFrameLabelData" [static]
| SWFTag | ||
| DEFINE_SHAPE : String = "DefineShape" [static]
| SWFTag | ||
| DEFINE_SHAPE_2 : String = "DefineShape2" [static]
| SWFTag | ||
| DEFINE_SHAPE_3 : String = "DefineShape3" [static]
| SWFTag | ||
| DEFINE_SHAPE_4 : String = "DefineShape4" [static]
| SWFTag | ||
| DEFINE_SOUND : String = "DefineSound" [static]
| SWFTag | ||
| DEFINE_SPRITE : String = "DefineSprite" [static]
| SWFTag | ||
| DEFINE_TEXT : String = "DefineText" [static]
| SWFTag | ||
| DEFINE_TEXT_2 : String = "DefineText2" [static]
| SWFTag | ||
| DEFINE_VIDEO_STREAM : String = "DefineVideoStream" [static]
| SWFTag | ||
| DO_ABC : String = "DoABC" [static]
| SWFTag | ||
| DO_ACTION : String = "DoAction" [static]
| SWFTag | ||
| DO_INIT_ACTION : String = "DoInitAction" [static]
| SWFTag | ||
| ENABLE_DEBUGGER : String = "EnableDebugger" [static]
| SWFTag | ||
| ENABLE_DEBUGGER_2 : String = "EnableDebugger2" [static]
| SWFTag | ||
| END : String = "End" [static]
| SWFTag | ||
| EXPORT_ASSETS : String = "ExportAssets" [static]
| SWFTag | ||
| FILE_ATTRIBUTES : String = "FileAttributes" [static]
| SWFTag | ||
| FRAME_LABEL : String = "FrameLabel" [static]
| SWFTag | ||
| IMPORT_ASSETS : String = "ImportAssets" [static]
| SWFTag | ||
| IMPORT_ASSETS_2 : String = "ImportAssets2" [static]
| SWFTag | ||
| JPEG_TABLES : String = "JPEGTables" [static]
| SWFTag | ||
| METADATA : String = "Metadata" [static]
| SWFTag | ||
| PLACE_OBJECT : String = "PlaceObject" [static]
| SWFTag | ||
| PLACE_OBJECT_2 : String = "PlaceObject2" [static]
| SWFTag | ||
| PLACE_OBJECT_3 : String = "PlaceObject3" [static]
| SWFTag | ||
| PROTECT : String = "Protect" [static]
| SWFTag | ||
| REMOVE_OBJECT : String = "RemoveObject" [static]
| SWFTag | ||
| REMOVE_OBJECT_2 : String = "RemoveObject2" [static]
| SWFTag | ||
| SCRIPT_LIMITS : String = "ScriptLimits" [static]
| SWFTag | ||
| SET_BACKGROUND_COLOR : String = "SetBackgroundColor" [static]
| SWFTag | ||
| SET_TAB_INDEX : String = "SetTabIndex" [static]
| SWFTag | ||
| SHOW_FRAME : String = "ShowFrame" [static]
| SWFTag | ||
| SOUND_STREAM_BLOCK : String = "SoundStreamBlock" [static]
| SWFTag | ||
| SOUND_STREAM_HEAD : String = "SoundStreamHead" [static]
| SWFTag | ||
| SOUND_STREAM_HEAD_2 : String = "SoundStreamHead2" [static]
| SWFTag | ||
| START_SOUND : String = "StartSound" [static]
| SWFTag | ||
| START_SOUND_2 : String = "StartSound2" [static]
| SWFTag | ||
| SYMBOL_CLASS : String = "SymbolClass" [static]
| SWFTag | ||
| TAG_NAMES_BY_VALUE : Array [static]
| SWFTag | ||
| UNKNOWN : String = "Unknown" [static]
| SWFTag | ||
| VIDEO_FRAME : String = "VideoFrame" [static]
| SWFTag | ||
| bytes | property |
public var bytes:ByteArray
| length | property |
public var length:int
| start | property |
public var start:int
| type | property |
public var type:int
| readString | () | method |
public function readString():String
Returns
String |
| toString | () | method |
public function toString():String
Returns
String |
| CSM_TEXT_SETTINGS | constant |
public static const CSM_TEXT_SETTINGS:String = "CSMTextSettings"
| DEFINE_BINARY_DATA | constant |
public static const DEFINE_BINARY_DATA:String = "DefineBinaryData"
| DEFINE_BITS | constant |
public static const DEFINE_BITS:String = "DefineBits"
| DEFINE_BITS_JPEG_2 | constant |
public static const DEFINE_BITS_JPEG_2:String = "DefineBitsJPEG2"
| DEFINE_BITS_JPEG_3 | constant |
public static const DEFINE_BITS_JPEG_3:String = "DefineBitsJPEG3"
| DEFINE_BITS_LOSSLESS | constant |
public static const DEFINE_BITS_LOSSLESS:String = "DefineBitsLossless"
| DEFINE_BITS_LOSSLESS_2 | constant |
public static const DEFINE_BITS_LOSSLESS_2:String = "DefineBitsLossless2"
| DEFINE_BUTTON | constant |
public static const DEFINE_BUTTON:String = "DefineButton"
| DEFINE_BUTTON_2 | constant |
public static const DEFINE_BUTTON_2:String = "DefineButton2"
| DEFINE_BUTTON_CX_FORM | constant |
public static const DEFINE_BUTTON_CX_FORM:String = "DefineButtonCxForm"
| DEFINE_BUTTON_SOUND | constant |
public static const DEFINE_BUTTON_SOUND:String = "DefineButtonSound"
| DEFINE_EDIT_TEXT | constant |
public static const DEFINE_EDIT_TEXT:String = "DefineEditText"
| DEFINE_FONT | constant |
public static const DEFINE_FONT:String = "DefineFont"
| DEFINE_FONT_2 | constant |
public static const DEFINE_FONT_2:String = "DefineFont2"
| DEFINE_FONT_3 | constant |
public static const DEFINE_FONT_3:String = "DefineFont3"
| DEFINE_FONT_ALIGN_ZONES | constant |
public static const DEFINE_FONT_ALIGN_ZONES:String = "DefineFontAlignZones"
| DEFINE_FONT_INFO | constant |
public static const DEFINE_FONT_INFO:String = "DefineFontInfo"
| DEFINE_FONT_INFO_2 | constant |
public static const DEFINE_FONT_INFO_2:String = "DefineFontInfo2"
| DEFINE_FONT_NAME | constant |
public static const DEFINE_FONT_NAME:String = "DefineFontName"
| DEFINE_MORPH_SHAPE | constant |
public static const DEFINE_MORPH_SHAPE:String = "DefineMorphShape"
| DEFINE_MORPH_SHAPE_2 | constant |
public static const DEFINE_MORPH_SHAPE_2:String = "DefineMorphShape2"
| DEFINE_SCALING_GRID | constant |
public static const DEFINE_SCALING_GRID:String = "DefineScalingGrid"
| DEFINE_SCENE_AND_FRAME_LABEL_DATA | constant |
public static const DEFINE_SCENE_AND_FRAME_LABEL_DATA:String = "DefineSceneAndFrameLabelData"
| DEFINE_SHAPE | constant |
public static const DEFINE_SHAPE:String = "DefineShape"
| DEFINE_SHAPE_2 | constant |
public static const DEFINE_SHAPE_2:String = "DefineShape2"
| DEFINE_SHAPE_3 | constant |
public static const DEFINE_SHAPE_3:String = "DefineShape3"
| DEFINE_SHAPE_4 | constant |
public static const DEFINE_SHAPE_4:String = "DefineShape4"
| DEFINE_SOUND | constant |
public static const DEFINE_SOUND:String = "DefineSound"
| DEFINE_SPRITE | constant |
public static const DEFINE_SPRITE:String = "DefineSprite"
| DEFINE_TEXT | constant |
public static const DEFINE_TEXT:String = "DefineText"
| DEFINE_TEXT_2 | constant |
public static const DEFINE_TEXT_2:String = "DefineText2"
| DEFINE_VIDEO_STREAM | constant |
public static const DEFINE_VIDEO_STREAM:String = "DefineVideoStream"
| DO_ABC | constant |
public static const DO_ABC:String = "DoABC"
| DO_ACTION | constant |
public static const DO_ACTION:String = "DoAction"
| DO_INIT_ACTION | constant |
public static const DO_INIT_ACTION:String = "DoInitAction"
| ENABLE_DEBUGGER | constant |
public static const ENABLE_DEBUGGER:String = "EnableDebugger"
| ENABLE_DEBUGGER_2 | constant |
public static const ENABLE_DEBUGGER_2:String = "EnableDebugger2"
| END | constant |
public static const END:String = "End"
| EXPORT_ASSETS | constant |
public static const EXPORT_ASSETS:String = "ExportAssets"
| FILE_ATTRIBUTES | constant |
public static const FILE_ATTRIBUTES:String = "FileAttributes"
| FRAME_LABEL | constant |
public static const FRAME_LABEL:String = "FrameLabel"
| IMPORT_ASSETS | constant |
public static const IMPORT_ASSETS:String = "ImportAssets"
| IMPORT_ASSETS_2 | constant |
public static const IMPORT_ASSETS_2:String = "ImportAssets2"
| JPEG_TABLES | constant |
public static const JPEG_TABLES:String = "JPEGTables"
| METADATA | constant |
public static const METADATA:String = "Metadata"
| PLACE_OBJECT | constant |
public static const PLACE_OBJECT:String = "PlaceObject"
| PLACE_OBJECT_2 | constant |
public static const PLACE_OBJECT_2:String = "PlaceObject2"
| PLACE_OBJECT_3 | constant |
public static const PLACE_OBJECT_3:String = "PlaceObject3"
| PROTECT | constant |
public static const PROTECT:String = "Protect"
| REMOVE_OBJECT | constant |
public static const REMOVE_OBJECT:String = "RemoveObject"
| REMOVE_OBJECT_2 | constant |
public static const REMOVE_OBJECT_2:String = "RemoveObject2"
| SCRIPT_LIMITS | constant |
public static const SCRIPT_LIMITS:String = "ScriptLimits"
| SET_BACKGROUND_COLOR | constant |
public static const SET_BACKGROUND_COLOR:String = "SetBackgroundColor"
| SET_TAB_INDEX | constant |
public static const SET_TAB_INDEX:String = "SetTabIndex"
| SHOW_FRAME | constant |
public static const SHOW_FRAME:String = "ShowFrame"
| SOUND_STREAM_BLOCK | constant |
public static const SOUND_STREAM_BLOCK:String = "SoundStreamBlock"
| SOUND_STREAM_HEAD | constant |
public static const SOUND_STREAM_HEAD:String = "SoundStreamHead"
| SOUND_STREAM_HEAD_2 | constant |
public static const SOUND_STREAM_HEAD_2:String = "SoundStreamHead2"
| START_SOUND | constant |
public static const START_SOUND:String = "StartSound"
| START_SOUND_2 | constant |
public static const START_SOUND_2:String = "StartSound2"
| SYMBOL_CLASS | constant |
public static const SYMBOL_CLASS:String = "SymbolClass"
| TAG_NAMES_BY_VALUE | constant |
public static const TAG_NAMES_BY_VALUE:Array
| UNKNOWN | constant |
public static const UNKNOWN:String = "Unknown"
| VIDEO_FRAME | constant |
public static const VIDEO_FRAME:String = "VideoFrame"