So, I have a simple drawing applet (it is signed and all that good stuff) but I learned that just saveFrame doesn't appear to work for online use. I was hoping someone could help me be able to save a png of the "canvas" and either put it in the common downloads place of the user or ask the user where to save it. I haven't been able to figure this out :(