Query: swf::action
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
.::SWF::Action(3pm) User Contributed Perl Documentation .::SWF::Action(3pm)NAMESWF::Action - SWF action classSYNOPSISuse SWF::Action; my $action = new SWF::Action($script);DESCRIPTIONSWF::Action is an object for storing an action.METHODSnew SWF::Action($script) Compiles $script and returns an SWF::Action object. The script is a text string expected, according ActionScript syntax. $result = $actionObject->compile($versionX) Recompile object using syntax of versionX. (Some differences exists between values 4 and 5.) The result return value will be 0 on successful compiling.AUTHORSoheil Seyfaie (soheil@netcom.ca) and developers of ming at ming.sourceforge.netSEE ALSOSWF, SWF::Button, SWF::Movie, SWF::MovieClip, SWF::InitAction perl v5.14.2 2011-10-26 .::SWF::Action(3pm)
Related Man Pages |
---|
swf::constants(3pm) - debian |
swf::bitmap(3pm) - debian |
swf::displayitem(3pm) - debian |
swf::filter(3pm) - debian |
swf::movie(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
Adding the individual columns of a matrix. |
Installing Dash Shell on OS X Lion |
New UNIX and Linux History Sections |
My first PERL incarnation... Audio Oscillograph |