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

search for in the

swf_ortho2> <swf_oncondition
Last updated: Fri, 30 Oct 2009

view this page in

swf_openfile

(PHP 4)

swf_openfileÖffnet eine neue Shockwave Flash Datei

Beschreibung

void swf_openfile ( string $filename , float $width , float $height , float $framerate , float $r , float $g , float $b )

Die Funktion swf_openfile() öffnet eine neue SWF-Datei mit dem Namen filename , einer Breite von width ,einer Höhe von height , einer Frame-Rate von framerate und einem Hintergrund mit einem roten Farbwert von r , einem grünen Farbwert von g und einem blauen Farbwert von b .

Die Funktion swf_openfile() muss die erste Funtkion sein, sie Sie aufrufen, andernfalls wird Ihr Skript einen Segfault verursachen. Wenn Sie den Output des Skriptes auf dem Bildschirm ausgeben wollen, benutzen Sie filename: "php://stdout" (Unterstützung ab PHP 4.0.1 und höher).



add a note add a note User Contributed Notes
swf_openfile
There are no user contributed notes for this page.

swf_ortho2> <swf_oncondition
Last updated: Fri, 30 Oct 2009
 
 
show source | credits | sitemap | contact | advertising | mirror sites