how do i make zoomers

i think the title explains it all. im pretty new to desktopx but im just bubbling with ideas i would like to know how to make a zoomer
1,841 views 3 replies
Reply #1 Top
it's no hard if you r a normal user of image processing programs. Rename the extension of some desktopx package at .zip and see some image with your image editor; else you can see some bitmap at desktopxfolder (C:\...\object dektop\desktopx\...current theme). After, see in dektopx properties panel of this object how is configured.
It's very easy.
The hard, is use your imagination!
Reply #2 Top
I'll tell you how I make mine, which is probably different from how other people do...
I first start out in Flash where I make my animation. Then I export it in GIF format. The I convert the different GIF frames into one long single strip with all the animation frames next to each other. A great utility to convert GIF is a bitmap strip is Bitstrip.
Then you can works out the background transparency, the edges so there is some antialiasing, and other kind of tweaking. Then export it as a 24 bits PNG with transparency.
Then in DX, right click on your desktop, select new object. Then in the Apprearance tab, browse to your file for the Default state, indicate the number of frames your animation has and the speed you want it to go, and check "backwards" for the style. Do the same for the mouse-over state, except select "forward" in the state. You can play around with the other settings there to test it and have fun. You won't break anything.

A good idea is to look at what others have made. SO just right click on a zoomer you like, select properties and just click everywhere to see how it's configured. You can extract the images by simply renaming the object or the theme's extention to .zip and simply unzipping. Then you'll see how the images are made.
Bear in mind that objects bitmaps can be in BMP or in PNG format. The BMP format requires a black and white mask in the image and can be a little complicated to do, I would go for the PNG format if I were you. Much easier.
Reply #3 Top
I just finished doing a little tutorial for this for someone else. I am awaiting a reply so that I can be a little more sure it's ready for public consumption.