Forum und email

swf_definetext

(PHP 4)

swf_definetext — Define a text string

설명

void swf_definetext ( int $objid , string $str , int $docenter )

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

매개변수

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.

반환값

값을 반환하지 않습니다.