Package | com.swfwire.decompiler |
Class | public class SWF6Writer |
Inheritance | SWF6Writer ![]() ![]() ![]() ![]() ![]() ![]() |
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):void
Parameters
context:SWFWriterContext | |
tag:EnableDebugger2Tag |
writeTag | () | method |
override protected function writeTag(context:SWFWriterContext, tag:SWFTag):void
Parameters
context:SWFWriterContext | |
tag:SWFTag |
TAG_IDS | Constant |
public static const TAG_IDS:Object