   #PHP Manual Shockwave Flash functions swf_definerect swf_endbutton

   PHP Manual
   Prev  Next
   ______________________________________________________________________

                                swf_definetext

   (PHP 4 <= 4.3.2)
   swf_definetext -- Define a text string

Description

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

   Define a text string (the str parameter) using the current font and
   font size. The docenter is where the word is centered, if docenter is
   1, then the word is centered in x.
   ______________________________________________________________________

   Prev           Home          Next
   swf_definerect  Up  swf_endbutton
