| Package | com.swfwire.decompiler |
| Class | public class SWF5Writer |
| Inheritance | SWF5Writer SWF4Writer SWF3Writer SWF2Writer SWFWriter flash.events.EventDispatcher |
| Subclasses | SWF6Writer |
| Method | Defined By | ||
|---|---|---|---|
| SWF5Writer | |||
![]() | registerTags(map:Object):void | SWFWriter | |
![]() | SWFWriter | ||
| Constant | Defined By | ||
|---|---|---|---|
| TAG_IDS : Object [static] | SWF5Writer | ||
| SWF5Writer | () | Constructor |
public function SWF5Writer()| writeExportAssetRecord | () | method |
protected function writeExportAssetRecord(context:SWFWriterContext, record:ExportAssetRecord):voidParameters
context:SWFWriterContext | |
record:ExportAssetRecord |
| writeExportAssetsTag | () | method |
protected function writeExportAssetsTag(context:SWFWriterContext, tag:ExportAssetsTag):voidParameters
context:SWFWriterContext | |
tag:ExportAssetsTag |
| writeTag | () | method |
override protected function writeTag(context:SWFWriterContext, tag:SWFTag):voidParameters
context:SWFWriterContext | |
tag:SWFTag |
| TAG_IDS | Constant |
public static const TAG_IDS:Object