   #PHP Manual Shockwave Flash functions swf_definebitmap swf_defineline

   PHP Manual
   Prev  Next
   ______________________________________________________________________

                                swf_definefont

   (PHP 4 <= 4.3.2)
   swf_definefont --  Defines a font

Description

   void swf_definefont ( int fontid, string fontname)

   The swf_definefont() function defines a font given by the fontname
   parameter and gives it the id specified by the fontid parameter. It
   then sets the font given by fontname to the current font.
   ______________________________________________________________________

   Prev             Home           Next
   swf_definebitmap  Up  swf_defineline
