PDA

View Full Version : Smaller swf


tsiru
11-09-2006, 05:20 PM
Sorry about my english..
How can i make a swf file smaller?:confused:
Im just a begginer in this program
thanks!!

eldix
11-09-2006, 05:46 PM
if is pixel size, you can change the parameters that loaded in html, if you mean kb I'm afraid you will have relook the whole thing. I saw somewhere in the web a 'compressor' - but can not say anything about result as I have not use it. Anyway I'm begginer myself, so you probably shoudn't be listening to me

Cota
11-09-2006, 08:38 PM
The more you script the smaller it is. Use dynamic data/iamges as apposed to dropping everything in the library.

JakeH
11-10-2006, 08:38 AM
If you have background music, compress it when you export it.
I know sounds make the size alot bigger in most cases.

Cota
11-10-2006, 12:56 PM
Or better yet use the sound object for non-event sounds.