Posted By:
tim_sum
Posted On:
Friday, March 23, 2001 10:22 PM
I use getImage() get image into array of Image. I want to show real-time image but applet doesn't update images. It's also show old images in array althrough I use those images = null and load image again.