View Single Post
  #2 (permalink)  
Old 03-27-2008, 08:40 PM
oasis oasis is offline
Member
 
Join Date: Mar 2008
Posts: 4
oasis is on a distinguished road
Maybe what I was asking for was a little confusing let me try rephrasing

here is what i need

i need a button that says click to submit score
when you click that button it takes a screen shot of the buffered image
then sends that image to the server.


now i have the button
what i dont know what to do is the java code required to take the screenshot
and send it to the server.
Reply With Quote