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

search for in the

SWFText::addString> <SWFSprite::stopSound
[edit] Last updated: Fri, 17 May 2013

view this page in

La classe SWFText

(No version information available, might only be in SVN)

Introduction

SWFText.

Synopsis de la classe

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

Sommaire



add a note add a note User Contributed Notes SWFText - [2 notes]