VIDEO.CurrentFrame

Previous  Next

 

frame = VIDEO.GoToFrame( nControl AS INTEGER,

                         frame    AS INTEGER  ) AS INTEGER

 


 

Sets and displays current frame.  Returns the current frame

 

Example:

 

VIDEO.CurrentFrame( nControl, 1 )