Query: swf::initaction
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
.::SWF::InitAction(3pm) User Contributed Perl Documentation .::SWF::InitAction(3pm)NAMESWF::InitAction - SWF init action classSYNOPSISuse SWF::InitAction; $initaction = new SWF::InitAction( $action );DESCRIPTIONSWF::InitAction is an action helper class.METHODSnew SWF::InitAction( $action ) This method creates an InitAction object and defines an empty MovieClip which is not placed. Parameter $action is an object of SWF::Action class. [ToDo: add demo code here!]AUTHORdevelopers of ming.sourceforge.netSEE ALSOSWF, SWF::Action, SWF::MovieClip perl v5.14.2 2011-10-26 .::SWF::InitAction(3pm)