SWFText->addUTF8String()
(PHP 5)
SWFText->addUTF8String() — Writes the given text into this SWFText object at the current pen position,
using the current font, height, spacing, and color
Description
SWFText
void addUTF8String
( string $text
)
WarningThis function is
currently not documented; only its argument list is available.
Return Values
No value is returned.