Flash (.swf) File Format -
ActionScript Decompiler
by bkenwright@xbdev.net
Taking the swf format to the next level, allows us to nest actual code inside
the swf! This byte code is called actionscript, and allows you to respond
to button presses or even write whole game inside the swf (i..e pacman, invaders
etc).
|