PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

SWFText->addString()> <SWFSprite->stopSound()
Last updated: Fri, 18 Jul 2008

view this page in

The SWFText class

Introduzione

SWFText.

Sommario dellla classe

SWFText
class SWFText {
/* Methods */
void addString ( string $string )
void addUTF8String ( string $text )
void __construct ( void )
float getAscent ( void )
float getDescent ( void )
float getLeading ( void )
float getUTF8Width ( string $string )
float getWidth ( string $string )
void moveTo ( int $x , int $y )
void setColor ( int $red , int $green , int $blue [, int $a ] )
void setFont ( string $font )
void setHeight ( int $height )
void setSpacing ( float $spacing )
}

Indice dei contenuti



add a note add a note User Contributed Notes
SWFText
There are no user contributed notes for this page.

SWFText->addString()> <SWFSprite->stopSound()
Last updated: Fri, 18 Jul 2008
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites