debian man page for swf::binarydata

Query: swf::binarydata

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

.::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
swf(3pm) - debian
swf::constants(3pm) - debian
swf::buttonrecord(3pm) - debian
swf::movieclip(3pm) - debian
swf::textfield(3pm) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
Find columns in a file based on header and print to new file
A (ksh) Library For and From UNIX.com