Mouse-scrubbed video playback
Map the cursor's horizontal position to a normalized 0-1 ratio and use it to jump() a loaded Movie directly to that fraction of its duration() every frame, turning mouseX into a scrub bar.
Map the cursor's horizontal position to a normalized 0-1 ratio and use it to jump() a loaded Movie directly to that fraction of its duration() every frame, turning mouseX into a scrub bar.