lib.haxe.org

format 1.20 Documentation

Back | Index
class format.swf.Writer
function new(o : haxe.io.Output) : Void
function write(s : SWF) : Void
function writeEnd() : Void
function writeHeader(h : SWFHeader) : Void
function writeTag(t : SWFTag) : Void
Back | Index