Quantcast
Viewing all articles
Browse latest Browse all 1768

Re : Implement movie as background

Moved to Core Library Questions.

Try this instead:
  1. void draw() {
  2.    image(myMovie, 0, 0, width, height);
  3. }


Viewing all articles
Browse latest Browse all 1768

Trending Articles