SWFMorph::__constructCreates a new SWFMorph object Description
SWFMorph::__construct
( void
)
Warning
This function is EXPERIMENTAL. The behaviour of this function, its name, and surrounding documentation may change without notice in a future release of PHP. This function should be used at your own risk. Creates a new SWFMorph object. Also called a "shape tween". This thing lets you make those tacky twisting things that make your computer choke. Oh, joy! ExamplesThis simple example will morph a big red square into a smaller blue black-bordered square. Example #1 swfmorph example
<?php |