PDA

View Full Version : How so smooth?


NaQuer
09-07-2003, 03:49 PM
Hi

Do anybody know how they at http://www.pulseworks.tv have made the effect which increase the size of the window (I mean the place where the intro has played, and the site is comming, it's like fading so it looks clear ) How is that made so smooth? The windows increase without it looks like it lags. So does the site run in a higher framerate than 12 FramesPerSecond? Or anyway how is it made?

-Mikkel

Adrenaline
09-07-2003, 05:19 PM
It doesn't lag because they preload it (hint the loading bar at the beginning). And also like you said its running at a high FPS. The effect can be done with a tween animation or with AS (this._xscale, this._yscale).