Processing Forum
. The project we are trying to complete is to use processing to recognize a particular file on a drive. For example, you plug in your flash drive, it searches for a text file, and does an action if it does or does not find it. At the moment our code recognizes our file, plays audio when the file is or is not there, and displays an image. However, we want our code to play an animation instead of displaying an image. Our animation is 200+ frames long. I've been trying different array methods and haven't got much to work. Below is our WORKING code. If anyone could help with displaying a 200+ frame animation instead of the image we have listed it would be much appreciated!
. The project we are trying to complete is to use processing to recognize a particular file on a drive. For example, you plug in your flash drive, it searches for a text file, and does an action if it does or does not find it. At the moment our code recognizes our file, plays audio when the file is or is not there, and displays an image. However, we want our code to play an animation instead of displaying an image. Our animation is 200+ frames long. I've been trying different array methods and haven't got much to work. Below is our WORKING code. If anyone could help with displaying a 200+ frame animation instead of the image we have listed it would be much appreciated!
