PHP Doku:: Skip actions if a frame has not been loaded - function.swf-actionwaitforframe.html

Verlauf / Chronik / History: (7) anzeigen

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

Ein Service von Reinhard Neidl - Webprogrammierung.

SWF Funktionen

<<swf_actiontogglequality

swf_addbuttonrecord>>

swf_actionwaitforframe

(PHP 4)

swf_actionwaitforframe Skip actions if a frame has not been loaded

Description

void swf_actionwaitforframe ( int $framenumber , int $skipcount )

The swf_actionWaitForFrame() function will check to see if the frame, specified by the framenumber parameter has been loaded, if not it will skip the number of actions specified by the skipcount parameter. This can be useful for "Loading..." type animations.


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