AS3 Sorcerer Support

Oh, the best AS3 decompiler just got an update. RT @as3sorcerer: Download AS3 Sorcerer 1.06 at http://www.as3sorcerer.com/download.html
-
@elsassph
Philippe Elsass, December 2010, about version 1.06 update.
Documentation
AS3 Sorcerer's help documentation is available online at
http://www.as3sorcerer.com/help/en/index.html.
Stay up-to-date
Follow us on Twitter!
Email Support
You can contact our support at
sorcerer@as3sorcerer.com.
Make sure you state 'AS3S' or 'AS3 Sorcerer' in the subject line of your email, else we may miss it.
If you have a license, please state your order ID in your email or write to us from your registered email address.
FAQ
How is AS3 Sorcerer different than ASV?
If you are an ASV user
You can think AS3 Sorcerer as the 'Actionscripts' tab of ASV with pre-selected options, only for AS3 files.
No p-code (disassembly), no ABC browsing, no decompile options, no search, just the script tree, decompiled scripts and file information dialog.
If you have ASV, you don't *need* AS3 Sorcerer, though you may like it and find it useful.
If you are not an ASV user
ASV is the big brother, very big brother, and also a resource extractor, but it can sometimes be not so easy to use (as more features require a more complicated user experience). ASV supports AS1/2 too. ASV is the first ever Flash - actionscript
decompiler, released in May 2000, even supports Flash 4 'slash' syntax (which was the syntax before Flash 5's 'dot' syntax was introduced).
ASV has too many features to list here, lets just conclude that these applications are not directly comparable - they are that different. ASV also costs considerably more than AS3 Sorcerer.
Are there any tools (by other vendors) you recommend, related to Flash/AS3 development?
Yes, there are!
FlashDevelop is a free and open source (MIT license) source code editor.
FlashDevelop offers first class support for Flash ActionScript (2 and 3) and haXe development:
great and fast code completion & code generation, projects compilation & debugging, plenty of project templates, SWF/SWC exploration and more.
The Miner, by Sociodox, is the most complete set of tools to debug and profile AS3 Flash and Air applications. A multi-purpose profiler designed to help improve productivity and stability during development by exposing “under the hood” representation of any Flash scene. FREE for non-commercial projects. (Don't forget to read the EULA).
Tips
- You can open a SWF (Flash) file by draging and dropping it onto the main window.
- SWC files are in ZIP format. You can easily extract contents if you first rename one to .ZIP. You can then feed the SWF files found in the SWC to AS3 Sorcerer.
- You can zoom in/out on scripts by pressing ctrl + / ctrl - keys.
- You can change the diplay/script fonts using the preferences dialog.
- You can change the skin by right clicking the icon on the upper left corner.