Download Source Package flasm:
Flasm disassembles your entire SWF including all the timelines and events. Looking at disassembly, you learn how the Flash compiler works. You can also do some optimization on the disassembled code by hand or adjust the code as you wish. Flasm can then re-assemble the bytecode into a new SWF.
It is also possible to embed Flasm actions in your ActionScript, making optimization of large projects more comfortable.
Flasm is not a decompiler. What you get is the human readable representation of SWF bytecode, not ActionScript source.
Flasm can also compress and decompress SWF files.
Flasm does not and may never work with Flash 9 files since Flash 9 is a new virtual machine and support for it would mean a full rewrite.
|
|
|
| Architecture | Version | Package Size | Installed Size | Files |
|---|---|---|---|---|
| alpha | 1.62-4 | 100.1 kB | 320 kB | [list of files] |
| amd64 | 1.62-4 | 94.5 kB | 300 kB | [list of files] |
| armel | 1.62-4+b2 | 92.6 kB | 288 kB | [list of files] |
| avr32 (unofficial port) | 1.62-4 | 93.0 kB | 276 kB | [list of files] |
| hppa | 1.62-4+b1 | 95.8 kB | 292 kB | [list of files] |
| hurd-i386 | 1.62-4+b1 | 88.6 kB | 284 kB | [list of files] |
| i386 | 1.62-4 | 88.2 kB | 284 kB | [list of files] |
| ia64 | 1.62-4+b2 | 117.4 kB | 412 kB | [list of files] |
| kfreebsd-amd64 | 1.62-4 | 94.0 kB | 252 kB | [list of files] |
| kfreebsd-i386 | 1.62-4 | 88.4 kB | 234 kB | [list of files] |
| m68k (unofficial port) | 1.62-4 | 83.4 kB | 280 kB | [list of files] |
| mips | 1.62-4 | 94.3 kB | 316 kB | [list of files] |
| mipsel | 1.62-4 | 93.6 kB | 316 kB | [list of files] |
| powerpc | 1.62-4+b1 | 94.4 kB | 296 kB | [list of files] |
| s390 | 1.62-4 | 95.3 kB | 296 kB | [list of files] |
| sparc | 1.62-4 | 91.5 kB | 288 kB | [list of files] |