When I play the video, the video interface always says I'm at 0:00 in the video.
Note that when I directly change the time in the video to say 1:11, the video interface works again.
Is there anyway to reset the video reader so it can always tell where I am at in the video?
I am also not having the user play the video using the interface. The first time the user hits play is with a different button using
|
Source code
|
1
|
changepano( loadscene(video_scene, null, MERGE|KEEPVIEW|KEEPMOVING, BLEND(1));); plugin[video].play();
|