swf_actiongotoframe

(PHP 4)

swf_actiongotoframePlay a frame and then stop

Beskrivelse

void swf_actiongotoframe ( int $framenumber )

The swf_actiongotoframe() function will go to the frame specified by framenumber, play it, and then stop.

Parametre

framenumber

The frame number.

Returnerings Værdier

No value is returned.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top