PreviousFrame
PreviousFrame

Changes the frame to the previous one defined.

bSuccess = myStoryboard.PreviousFrame( )

Return value
TRUE if the frame changed successfully, otherwise FALSE.

Comments

This function is just provided as a short-cut for SwapFrame(GetCurrentFrame()-1)
As for SwapFrame, you should call Return soon after calling this.

See also
Storyboard:NewFrame
Storyboard:SwapFrame
Storyboard:NextFrame
Storyboard:RestartFrame
Storyboard:Restart



JAM © 2005 no one in partiular
Project started by David Evans in 2005