(PHP 4)
swf_actionstop — Stop playing the flash movie at the current frame
Stop playing the flash movie at the current frame.
没有返回值。
rob at notquitesonic dot com (2000-10-05 01:39:08)
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)