Processing Js background image....not working
in
Processing with Other Languages
•
5 months ago
The problem am facing is that when i run the example Background image the example runs properly on Chrome and firefox
but when i copy that program and save it in Processing sketch folder with an other name say "example1" it doesnt work in Javascript mode but works in Javamode of processing ide
but when i copy that program and save it in Processing sketch folder with an other name say "example1" it doesnt work in Javascript mode but works in Javamode of processing ide
version 2.08b Note:i have placed the image in the folder named "data" and i see that the image gets imported once i run the program into the web-export folder but the problem is that background image is not set
please tell me if i am missing any step
the below is the code which i tried
1