Getting Applets running
in
Integration and Hardware
•
3 years ago
I figured out signing Applets. Hooray! Also compiling in 32-bit mode. Hip, hip!
--BUT--
[EDIT]
My code won't run in any of my browsers. (Chrome, Firefox, Safari) It prompts me to allow script access, and then prompts me for a file (that's what the example app does) but then doesn't display the image I pick to the screen. Just sits there...
My machine: MacBook Pro, 10.6.4. Everything runs fine locally.
The code is below...
Just to clarify, this sketch does not load any local data, like what you'd need to put in a /data/ folder.
1