JavaScript Editor Javascript debugger     Website design 


swf_definetext

Define a text string (PHP 4)
void swf_definetext ( int objid, string str, int docenter )

Defines a text string using the current font and font size.

Parameters

objid

The object id.

str

The text, as a string.

docenter

The docenter is where the word is centered, if docenter is 1, then the word is centered in x.

Return Values

No value is returned.