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