webscriptprogrammer
Programmer
Hi
I try to set value of where the movie is going to start playing.
I have try
but nothing happend or it say something JS wrong.
I try to set value of where the movie is going to start playing.
I have try
Code:
video.CurrentPosition = 20;
video.SetCurrentPosition = 20;
video.SetCurrentPosition(20);
but nothing happend or it say something JS wrong.