myVideo.seek( position ) in Anark Studio 2.5

Move to a specific time in the video.

Arguments

nametypedescription
position Number Time in seconds from the start
Return Type
(none)

Description

If the video is currently playing, this method repositions the video to this location and continues playing. If the video is stopped or paused, this method repositions the video to this location but doesn't begin playing until set to play again. Specified in seconds. This only works with high quality, low compression formats; high compression formats such as MPEG-4 and .wmv do not support seeking.