For a Video object named myVideo, use the following syntax:
myVideo.Play()// ormyVideo.Play(2,-1)// ormyVideo.Play(2,-1,false) // synch message not sent.