
SWF::Morph - SWF Morph Class

use SWF::Morph; my $morph = new SWF::Morph();

SWF::Morph twist from one shape to another.

Returns an SWF::Morph object.
Returns two SWF::Shape objects. The first one ($shape1) is the morph's starting shape while $shape2 is its final shape. You may also use "getShape1()" and "getShape2()" methods to get a handle of these shapes.
Returns the morph's starting shape.
Returns the morph's final shape.

Soheil Seyfaie (soheil@netcom.ca).

SWF, SWF::Button, SWF::DisplayItem, SWF::Shape, SWF::Movie, SWF::MovieClip