From Application to OpenProcessing

Hello, all.
I am a CS teacher and wrapped up the year (after using MIT App Inventor) teaching my students to use text-based coding through Processing.
I am looking for a platform to share student work that doesn’t involve downloading and installing Processing and found https://www.openprocessing.org. This will allow me to share student work with parents, students, and other teachers. However, the program that worked fine in the application pops up an error (Uncaught TypeError: $this_1.image is not a function)
The code can be found here. Would someone mind helping me figure this out? Again, it works just fine in the normal program, but gives an error only in OpenProcessing.
TIA

1 Like

ProcessingJS.org/reference/preload/
Studio.ProcessingTogether.com/sp/pad/export/ro.9bTfM49wCIJza

1 Like