|
Advertisement
|
Forum posts by Vikram:1 page [ 1 ]
Posted in Java Answers Forum, Mar 14, 2002, 1:12 PM
> page.drawPolyline (car_x, car_y,10);//caryour car_x and car_y need to have offset added to them also like u do for the wheelsalso maybe u should be doing the animation in a separate thread instead of calling it from start()hth
Posted in Java Answers Forum, Mar 11, 2002, 10:57 AM
wouldnt it be simpler if he just checks the the http response code is 404 or not see HttpUrlConnection.getResponseCode() --vikram
1 page [ 1 ]
|