SWFTextField->__construct()
SWFTextField->__construct - Creates a text field object
Syntax
SWFTextField SWFTextField->__construct (
int $flags)
Arguments
- flags - Value of alpha component
Description
swftextfield() creates a new text field object. Text Fields are less flexible than swftext() objects- they can't be rotated, scaled non-proportionally, or skewed, but they can be used as form entries, and they can use browser-defined fonts.
Version
PHP 5 <= 5.3.0, PECL ming SVN
Return value