Make and use themes with WinterBoard
Section 20: Animated SpringBoard images


Updated: July 23, 2009

There are a few animated SpringBoard images on Cydia you can use WinterBoard to install. I know nothing as far as file size limitations that may slow down your iPhone's performance when using a custom animated SpringBoard. It could be possible that you could create such a complex animation, or exceed some unknown file size barrier, that the iPhone is prevented from running it properly. Experiment and have fun is all I can say.





I'm going to provide an extremely simple analysis of how one such SpringBoard animation works. I will be showing you the Falling Leaves theme from Cydia. Note: animated Springboards are battery drainers.



Keep in mind Falling Leaves is is an animated graphic. Here is a still shot of what it looks like. It consists of multiple instances of four different styles of leaves falling from the top of the screen over a static background.

iPhone



After installing this theme, navigate to your Themes.xxxxxx folder. Download the folder Falling Leaves.theme to your desktop folder.

iPhone






You should now have an icon like this (or similar).

iPhone



Right click the theme, and select Show Package Contents.

iPhone



There are a lot of components to this particular theme.

iPhone



The Bundles folder holds a custom dock image.

iPhone



The images folder contains four different leaves.

iPhone       iPhone       iPhone       iPhone



The info.plist file sets all icon text on the SpringBoard to white for better visibility.

iPhone



The leaves.css file aids in setting the style for this theme.

iPhone



The leaves.jpg is the background image.

iPhone



The leaves.js file aids in controlling the motion of the falling leaves, and where they appear on the screen.

iPhone





The Wallpaper html file sets the maximum number of leaves that can appear on the screen at the same time, and sets the file that will be used as the background image, and calls the .css and .js files to handle the motion.

iPhone




Ready to expand the dock to hold more than four icons?



Section 21: Five icon dock






Return to top of page