| Author |
Message |
fool60 first grade
Joined: 30 Dec 2006 Posts: 13
|
Posted: Sat Jan 06, 2007 4:47 am Post subject: swf size problem !! |
|
|
well, i converted a developed swf to fla using flash decompiler just for practicing flash. The problem iam getting is that original file is around 250 kb and the same file i developed is more than 1 mb.. Whats causing this problem???
|
|
| Back to top |
|
 |
indogo fourth grade
Joined: 03 May 2006 Posts: 222
|
Posted: Fri Feb 02, 2007 12:23 pm Post subject: |
|
|
Two problems...
1. your message got overlooked somehow
2. Flash decompiling is unreliable...quite often the result is an incomplete or unworking result. At a guess I would say look for shapes/symbols/movieclips/buttons being duplicated many times making your file much larger than the original.
Are you wishing to modify the file or simply incorporate it into another movie?
regards
mike
|
|
| Back to top |
|
 |
chandara
Joined: 11 Feb 2007 Posts: 8
|
Posted: Thu Feb 15, 2007 7:11 am Post subject: Re: swf size problem !! |
|
|
| fool60 wrote: |
| well, i converted a developed swf to fla using flash decompiler just for practicing flash. The problem i am getting is that original file is around 250 kb and the same file i developed is more than 1 mb.. Whats causing this problem??? |
|
|
| Back to top |
|
 |
tinny_cat second grade
Joined: 19 May 2006 Posts: 59 Location: cambodia
|
Posted: Fri Oct 05, 2007 2:52 pm Post subject: It's Flash Decompiler Problem. |
|
|
Flash Decompiler cannot understand all the source. It's just can help us to takeover Some of the resources in the file SWF like scripts, images, sounds .....
- Decompiler had translate some of the unreadable Motion Tween Amination to Frame by Frame Amination that make the libraury store alot of frame bitmap tweens.
- Decompiler also translate some dupplicate resources like image, sound, symbol,...
So that it will took alot of things to the Fla After Decompile. When you compile it back, it will be more larger than the old file. 
|
|
| Back to top |
|
 |
|