Hi there,I have created an applet that is basically a text scroller and everythingruns fine.However, when I scroll up and down the page, the applet's face gets all screweduntil the next run through the code. I suppose this is expected as the "start()"method is invoked when you move in and out of places. However, I was wonderinghow you get about avoiding this problem?thanks