PHP Doku:: Sets the text field width and height - function.swftextfield.setbounds.html

Verlauf / Chronik / History: (50) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzNon-Text MIME-AusgabenMing (flash)The SWFTextField classSWFTextField->setBounds

Ein Service von Reinhard Neidl - Webprogrammierung.

The SWFTextField class

<<SWFTextField->__construct

SWFTextField->setColor>>

SWFTextField->setBounds

(PHP 4 >= 4.0.5)

SWFTextField->setBoundsSets the text field width and height

Beschreibung

void SWFTextField::setBounds ( float $width , float $height )
Warnung

Diese Funktion ist EXPERIMENTELL. Das Verhalten, der Funktionsname und alles Andere, was hier dokumentiert ist, kann sich in zukünftigen PHP-Versionen ohne Ankündigung ändern. Seien Sie gewarnt und verwenden Sie diese Funktion auf eigenes Risiko.

swftextfield->setbounds() sets the text field width to width and height to height. If you don't set the bounds yourself, Ming makes a poor guess at what the bounds are.

Rückgabewerte

Es wird kein Wert zurückgegeben.


Keine BenutzerBeiträge.
- Beiträge aktualisieren...



PHP Powered Diese Seite bei php.net
The PHP manual text and comments are covered by the Creative Commons Attribution 3.0 License © the PHP Documentation Group - Impressum - mail("TO:Reinhard Neidl",...)