JavaScript Editor Javascript debugger     Website design 


SWFText->addUTF8String()

Writes the given text into this SWFText object at the current pen position, using the current font, height, spacing, and color ()

SWFText {
  void addUTF8String(string text);
}
Warning:

This function is currently not documented; only the argument list is available.

Return Values

No value is returned.