|
SWFText::__constructCreates a new SWFText object Description
SWFText::__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 SWFText object, fresh for manipulating. ExamplesThis simple example will draw a big yellow "PHP generates Flash with Ming" text, on white background. Example #1 swftext example
<?php |