Hello I am about to undertake a project using Processing and it involves controlling a video using keys on a keyboard.
Initially, the 'Frames' example caught my eye..
and I want to be able to control my video using numbers 1 to 5...
'1' Pauses the video (and a pause symbol appears in the middle)
When paused, by pressing '1' again, it continues to play it.
'2' stop the video.
Holding '3' rewinds it.
and Holding '4' fast-forwards the video.
If it helps I am using version 2.0b3
Could anybody please help me to get started as I am new to Processing and I am finding it hard, but I am eager to learn as I find it very interesting seeing what can be created.
Thank you