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