Hi everybody,
I am wondering if theres a neato way to do this:
I'd like to find a way for a waiting period in which the user can still click the mouse button or a key to skip a video, yet when nothing is done for the software to continue after the video is done.
So yes like a games intro usually works. I know I would technically do that with a periodical loop with an until timer>some value or click=1 etc but what I'd really like to see if theres a way to make that until timer figure out from the video file how long the video exactly is and time that exactly right, so to speak.
Anyway, if anybody has any ideas and can point me in the right direction it would be much appreciated.
Thank you in advance!