virtual unsigned GetCurrentFrame() const = 0;
GetCurrentFrame obtains the currently active frame of the movie. Frame counts in this API are 0-based, unlike ActionScript.
An unsigned value containing the current frame. Frame value of 0 represents frame 1 in Flash studio.