Man Page: swf::prebuiltclip
Operating Environment: debian
Section: 3pm
.::SWF::PrebuiltClip(3pm) User Contributed Perl Documentation .::SWF::PrebuiltClip(3pm)NAMESWF::PrebuiltClip - SWF PrebuiltClip classSYNOPSISuse SWF::PrebuiltClip; my $prebclip = new SWF::PrebuiltClip("prebuilt.swf"); $displayitem = $movieclip->add($prebclip);DESCRIPTIONSWF::PrebuiltClip is a helper class useful for adding prebuilt clips from SWF-files into movieclips.METHODSnew SWF::PrebuiltClip($filename); Creates a SWF::PrebuiltClip object using filename. Use the created object to add that object into SWF::MovieClip objects using the MovieClip's add() method.AUTHORdevelopers of ming.sourceforge.netSEE ALSOSWF, SWF::Movie, SWF::MovieClip, SWF::DisplayItem perl v5.14.2 2011-10-26 .::SWF::PrebuiltClip(3pm)
| Related Man Pages |
|---|
| gif2swf(1) - debian |
| mtasc(1) - debian |
| swf(3pm) - debian |
| swf::button(3pm) - debian |
| swf::videostream(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Installing Dash Shell on OS X Lion |
| Find columns in a file based on header and print to new file |
| A (ksh) Library For and From UNIX.com |
| My first PERL incarnation... Audio Oscillograph |