Movie::GetCurrentFrame

Movie::GetCurrentFrame
virtual unsigned GetCurrentFrame() const = 0;
Description

GetCurrentFrame obtains the currently active frame of the movie. Frame counts in this API are 0-based, unlike ActionScript.

Return Value

An unsigned value containing the current frame. Frame value of 0 represents frame 1 in Flash studio.