swf::binarydata(3pm) debian man page | unix.com

Man Page: swf::binarydata

Operating Environment: debian

Section: 3pm

.::SWF::BinaryData(3pm) 				User Contributed Perl Documentation				   .::SWF::BinaryData(3pm)

NAME
SWF::BinaryData - SWF binary data class
SYNOPSIS
use SWF::BinaryData; $binarydata = new SWF::BinaryData($data, $length);
DESCRIPTION
SWF::BinaryData is a helper class useful in ActionScript.
METHODS
new SWF::BinaryData($data, $length) 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 !]
AUTHOR
developers of ming.sourceforge.net
SEE ALSO
SWF, SWF::Action, SWF::InitAction, SWF::Movie perl v5.14.2 2011-10-26 .::SWF::BinaryData(3pm)
Related Man Pages
mtasc(1) - debian
swfmill(1) - debian
swf(3pm) - debian
swf::button(3pm) - debian
swf::movieclip(3pm) - debian
Similar Topics in the Unix Linux Community
Detecting unused variables...
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
My first PERL incarnation... Audio Oscillograph