PHP Doku:: Select an area for future drawing - function.swf-viewport.html

Verlauf / Chronik / History: (50) anzeigen

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

Ein Service von Reinhard Neidl - Webprogrammierung.

SWF Funktionen

<<swf_translate

Erweiterungen zur Prozesskontrolle>>

swf_viewport

(PHP 4)

swf_viewportSelect an area for future drawing

Description

void swf_viewport ( double $xmin , double $xmax , double $ymin , double $ymax )

The swf_viewport() function selects an area for future drawing for xmin to xmax and ymin to ymax, if this function is not called the area defaults to the size of the screen.


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