I am making a Dynamic Banner Applet where each image has a specified amountof time to be displayed.The problem is that if the first image to be displayed happens to be an animatedGIF then the applet does not pick up the rest of the images after the amountof time for the first image has expired. It keeps repeating the first imageitself.The applet works in all other cases.