Ubuntu Manpages

SWF::BinaryData

SWF binary data class

        use SWF::BinaryData;
        $binarydata = new SWF::BinaryData($data, $length);

SWF::BinaryData is a helper class useful in ActionScript.

This constructor method allows to embed arbitrary binary data into a SWF file. This data later can be used as a byte array in AS3 classes. [ToDo: add demo code here !]

        developers of 
        ming.sourceforge.net

SWF, SWF::Action, SWF::InitAction, SWF::Movie