H2OH! Screensaver – Pepsi
29 / 06 / 2007In this screensaver, fishes should show the current user’s computer time and make smooth transitions between numbers… after that, they should float.

In this screensaver, fishes should show the current user’s computer time and make smooth transitions between numbers… after that, they should float.
A mode 7 game (Super Mario Kart’s style) based on David Crawford’s engine . I had to introduce obstacles, time, tracks, sound, some visual effects and optimization to run in Flash Player 7. The hardest part was the math! Everything was made in ten days … And some nights ;o)
For this project I have researched for some tween-libraries available for actionscript 2.
They are very handy and save a lot of time. I choose the Macromdedia’s library for now, plus I’ve improved my video player class and some form validation routines.
I’ve programmed three games: “Find 7 Errors”, “Slice Puzzle” and “Mount your truck”.
In the last, the user should drag elements to the truck and play around with its color, size, rotation and scale. I had a little work to make the color picker without “getPixel” function (available only on Flash Player 8), because this application should run in Flash Player 7.

To make the linear animation of one minute fits to the current computer time was my job here.
My first job at AlmapBBDO!
I had a good time with Flash angles ;o) Stage resizing and playing timeline animations in the right time.