PHP Doku:: Move the current position - function.swf-shapemoveto.html

Verlauf / Chronik / History: (1) anzeigen

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

Ein Service von Reinhard Neidl - Webprogrammierung.

SWF Funktionen

<<swf_shapelineto

swf_showframe>>

swf_shapemoveto

(PHP 4)

swf_shapemovetoMove the current position

Description

void swf_shapemoveto ( float $x , float $y )

The swf_shapeMoveTo() function moves the current position to the x coordinate given by the x parameter and the y position given by the y parameter.


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