Animation Timing

Animation timing is defined in milliseconds, and determines the amount of time the applet will pause for between frames. (i.e. with Smooth Scroll Up II the scroll delay determines how long the system will stall for before moving the text up the screen another frame). This timing mechanism allows the applet to run at the same speed regardless of the individuals CPU speed. (Note: minor differences may be noticed between browsers and platforms due to differences in their Java VMS's). Usually values between 5 and 30 are adequate to achieve the desired effect.