| Package | com.swfwire.decompiler |
| Class | public class SWF9Writer |
| Inheritance | SWF9Writer SWF8Writer SWF7Writer SWF6Writer SWF5Writer SWF4Writer SWF3Writer SWF2Writer SWFWriter flash.events.EventDispatcher |
| Subclasses | SWF10Writer |
| Method | Defined By | ||
|---|---|---|---|
| SWF9Writer | |||
![]() | registerTags(map:Object):void | SWFWriter | |
![]() | SWFWriter | ||
| SWF9Writer | () | Constructor |
public function SWF9Writer()| writeDefineFontNameTag | () | method |
protected function writeDefineFontNameTag(context:SWFWriterContext, tag:DefineFontNameTag):voidParameters
context:SWFWriterContext | |
tag:DefineFontNameTag |
| writeDoABCTag | () | method |
protected function writeDoABCTag(context:SWFWriterContext, tag:DoABCTag):voidParameters
context:SWFWriterContext | |
tag:DoABCTag |
| writeSymbolClassRecord | () | method |
protected function writeSymbolClassRecord(context:SWFWriterContext, record:SymbolClassRecord):voidParameters
context:SWFWriterContext | |
record:SymbolClassRecord |
| writeSymbolClassTag | () | method |
protected function writeSymbolClassTag(context:SWFWriterContext, tag:SymbolClassTag):voidParameters
context:SWFWriterContext | |
tag:SymbolClassTag |
| writeTag | () | method |
override protected function writeTag(context:SWFWriterContext, tag:SWFTag):voidParameters
context:SWFWriterContext | |
tag:SWFTag |