I was wondering how I would be able to have a video play in processing and when it stops, be able to play again from a mouse click. So in a way its looping, however by a mouse click.
This is the code I have so far, the only thing I need to figure out is the mouse click aspect.
I have to write a switch case program that steps through 9 planned actions with a 5 second delay. Not sure how to do this/where to start. Any help is greatly appreciated.