PHP Doku:: Stop playing the flash movie at the current frame - function.swf-actionstop.html

Verlauf / Chronik / History: (1) anzeigen

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

Ein Service von Reinhard Neidl - Webprogrammierung.

SWF Funktionen

<<swf_actionsettarget

swf_actiontogglequality>>

swf_actionstop

(PHP 4)

swf_actionstop Stop playing the flash movie at the current frame

Description

void swf_actionstop ( void )

Stop playing the flash movie at the current frame.


Ein BenutzerBeitrag:
- Beiträge aktualisieren...
rob at notquitesonic dot com
5.10.2000 10:39
this alone won't stop the frame, you need to follow it with a swf_showframe() to show the last frame (or pick a frame from your sequence to hold on)



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