SWFMorph::__constructCreates a new SWFMorph object Beschreibung
SWFMorph::__construct
( void
)
Warnung
Diese Funktion ist EXPERIMENTELL. Das Verhalten, der Funktionsname und alles Andere, was hier dokumentiert ist, kann sich in zukünftigen PHP-Versionen ohne Ankündigung ändern. Seien Sie gewarnt und verwenden Sie diese Funktion auf eigenes Risiko. 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! BeispieleThis simple example will morph a big red square into a smaller blue black-bordered square. Beispiel #1 swfmorph example
<?php |