|
Post by student2022 on Jun 21, 2022 7:57:11 GMT
Hi everyone. I have a problem regarding video playing.
Is it possible that the video will disappear itself after finish playing the whole video, and bypass the use of "delay" and "clear" function? Fo example, if the video is 2 seconds long, is it possible to make the video disappear itself after finish playing the whole video instead of using the code "delay 2000" and "clear -1"?
I have this problem because I find the some of the videos that I show in the experiment occasionally get stuck at the beginning, then start playing. This makes the video playing time was less than 2 seconds when I used the code "delay 2000" and "clear -1" because the time seems to be calculated from the time the video show on the screen, which was not the same time as the video started playing in my case.
Thank you.
|
|