just realized that this isn’t gonna work since Time keeps running and i need it to start at the end of the video.
How can i do an if statement that is based on Time that will not start at 0, but that the last second of a video but not get reset when the time goes back to 0 since the video will then finish?
So video starts at 0 goes to 10 seconds, i want my function to start at 10 second and completely run and not get interrupted when the time goes back to 0.???
thoughts?