swf_getframe()
swf_getframe - Get the frame number of the current frame
Syntax
int swf_getframe ()
Arguments
-
Description
The swf_getframe() function gets the number of the current frame.
Version
PHP 4
Return value
Returns the current frame number, as an integer.