SWF::Character
SWF Character Class
- Provided by: libswf-perl (Version: 1:0.4.5-1.2ubuntu7)
- Source: ming
- Report a bug
SWF Character Class
use SWF::Character;
$character=$displayItem->getCharacter();
print $character->getWidth();
SWF::Character is a helper class, objects are available thru SWF::DisplayItem's getCharacter() and SWF::Movie's importCharacter() methods, so there is no constructor here.
developers of ming
ming.sourceforge.net
SWF, SWF::DisplayItem