PHP Doku:: Enables or Disables the rounding of the translation when objects are placed or moved - function.swf-posround.html

Verlauf / Chronik / History: (50) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzNon-Text MIME-AusgabenShockwave FlashSWF Funktionenswf_posround

Ein Service von Reinhard Neidl - Webprogrammierung.

SWF Funktionen

<<swf_popmatrix

swf_pushmatrix>>

swf_posround

(PHP 4)

swf_posround Enables or Disables the rounding of the translation when objects are placed or moved

Description

void swf_posround ( int $round )

The swf_posround() function enables or disables the rounding of the translation when objects are placed or moved, there are times when text becomes more readable because rounding has been enabled. The round is whether to enable rounding or not, if set to the value of 1, then rounding is enabled, if set to 0 then rounding is disabled.


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",...)