Action Script Replacer is a Win32 utility application that lets you replace actionscripts in Flash movies (SWF files).
With ASR you can;
- See all the scripts in a SWF file. (SWF version 7 and below, Flash MX 2004, MX, 5, 4, 3 generated SWF files officially supported).
- Replace any script with another compatible script that resides in another SWF file (with batch replace option).
- Insert/Append a frame actionscript to any frame on any timeline (with batch insert option).
- Append a frame to any timeline.
- Change the order of InitClip actions.
Other highlights are:
- You can see and modify simple movie information (like frame rate, background color etc.).
- You can view the scripts as P-code (the bytecode source) or as __bytecode__ functions.
- You can display class scripts as AS1 or AS2.
- Shares the latest decompiler engine used by Action Script Viewer.
- You can open SWF files embedded in projectors, ZIP files and other EXE files.
To avoid any misunderstandings, with ASR;
- You cannot delete actionscripts (but you can replace a script with an empty one).
- You cannot add a button or movieclip script/clip actions. (You can modify only existing scripts by replacing them and you can add scripts to frames only).
- You cannot save a SWF back into an EXE, if opened from there. (You can only save as the modified SWF as a standalone SWF file).