Hey,
I have a game where you can throw snowballs, get a score, and a accuracy at the end.
I want to be able to let the use save the score to a jpg.
The code works fine, image saves right to the computer.
it get the movieclip.height and movieclip.width (which is about 300x 100 px)
But when I look at the image it makes a 300x100 jpg image but puts every data thats being written in the top left corner.
like this:
http://img72.imageshack.us/img72/5648/score6d.jpg
