PDA

View Full Version : Redusing the file size



John Fletcher
08-01-2009, 07:22 AM
Hello everyone!

I have created a simple web browser yet the completed size is approx 4MB in size.

Any way to reduce the final size during the Build process or once it is completed?

Thanks, :lol

John

Ulrich
08-01-2009, 01:00 PM
Just a few ideas. Of course some may not apply to your case.

Optimize your resources, so there are no leftovers - no images, sound, buttons etc. that you used at some point but are no longer used in the project. See Tools > Optimize Resources.
Optimize your images, using ImageReady, Fireworks or a similar graphic program. A little tweaking of the image can make a big difference in size without reducing picture quality noticeably.
Optimize your sounds, using the same idea. Probably, you don't need high fidelity 320 kbps audio files for sound effects, do you? :)

Ulrich