My sketch work fine in the default mode but I'm trying to switch to JavaScript to upload to open processing and when I switch to JavaScript and press play its just blank.
So I'm trying to create a button that is a .gif, when the button is clicked it should play through the animation and then stop on the beginning frame while also performing the second function of the button placing an Image at random.
Right now I have the second function working but can't get the animation to play when clicked ?