Need help with JPGEncoder class in AC3
I have an online quiz that is flash-driven. When a student completes the quiz, they are given a certificate on screen, with there name and username. The certificate is then sent to the printer using the printJob class. This all works as intended. What I need is this: I would like to make use of the JPGEncoder class to create a JPG snapshot of the certificate before sending it to the printer. The user would select the location on their hard drive that they want to save it, and the image is s…
Original post by Freelancer.com - New Projects