This article reposted from: http://l4cd.net/blog/tool thanks to the original author to share
Share some tools used in Flash development ~
Debug Flash Player
Debugging flash player, a required tool for flash Development
# Ie kernel Browser
# Non-ie kernel Browser
# Flash Player uninstall Tool
# A set of DEBUG flash players of all versions 10 (including 10.1)
# A set of DEBUG flash players of all 9 versions
PS: after the latest Flash Player version is installed, if you want to install the old Flash Player version, you will be prompted that the version is not the latest and cannot be installed.
At this time, you only need to delete the 10.0 and 9.0 items under the HKEY_LOCAL_MACHINE \ SOFTWARE \ Macromedia \ flashplayer \ safeversions of the Registry.
AIR runtime
Air running environment
# Online Installation
Dic? Air local livedocs
The asdoc file browser automatically downloads help files on the network to a local location and indexes. It supports specifying a third-party or self-output standard asdoc file, and has plug-ins for flash IDE and eclipse (FB ).
#
Adobe Community Help
The help tools provided by Adobe can be integrated into cs5 and other products. The following is an official introduction:
· Online and offline access to the latest authoritative reference content.
· Find AdobeCommunityThe most relevant content provided by experts, whether or not you are in adobe.com
· Add comments, comments, and content to the content in the Adobe Community
· Download help content directly to the desktop and use it offline
· Search for related content using dynamic search and navigation tools
· Content updates and enhancements without re-installing the AIR application
# Online Installation
Flash snippets
FB code snippet plug-in
#
Tour de flex
A large number of flex instances, including flex Core Components, chart controls, effects, styles, and source code of third-party controls
# Online Installation
Firebug
Debugging tools in Firefox now support multiple browsers. For more information, see here.
In flash development, it is often used to monitor network requests in flash and JS interactions.
#
Httpfox
Similar to firebug tools, but only the network request monitoring function has a single function, but it is more suitable for flash development, and firebug is slightly bulky.
#
Fiddler2
A program that monitors network requests is useful in debugging flash network interaction or loading, and can modify received data, or directly redirect any request address (such as adding crossdomain to any website. and HTTPS. The following is an official introduction:
· A network debugging proxy used to monitor all HTTP Communication between the local computer and the Internet.
· It can monitor all HTTP Communication, set breakpoints, and modify the data that enters the local computer and the data that goes out from the Local Computer (that is, the data that can be forged ).
· Fiddler contains a JScript. Net event script subsystem (Event-based scripting subsystem) that can be extended using any. NET language.
· The software is free and supports multiple browsers, including Internet Explorer, Mozilla Firefox, opera, and other browsers.
#
. Minerva-an air shared object Editor
A tool for viewing and modifying local mongodobject
# Online Installation
. Whistler-an Air Trace Viewer
A tool that extracts flashlog.txt log information from all debugversion swf's traceinformation under the current computer. The precondition is that the debug Flash Player must be installed. It is often used to debug web pages or other embedded SWF files.
# Online Installation
Doswf
SWF encryption obfuscation tool (charged). The following is an official introduction:
1. encryption-provides professional encryption solutions for Adobe SWF to effectively protectCodeAnd resources to effectively combat the current mainstream cracking software.
2. obfuscation-it provides highly precise obfuscation operations for actionscrip3.0 and cannot restore the code.
3. obfuscation-obfuscation of methods throughout actionscrip3.0, restructuring of the original structure, and high-intensity obfuscation of code.
4. Watermarks-you can easily add text and image watermarks to SwF, and declare copyright and advertisement presentation.
5. Lock-lock SWF to run in a specific domain to prevent program leeching and protect the author's copyright.
#
JSON Viewer
A tool for formatting JSON strings allows you to intuitively view JSON content, and provides the fiddler plug-in ~
#
Flash Chinese Character embedding Assistant
Official introduction:
Flash Chinese Character embedding Assistant (hanfont) is a tool used to create a shared font for flash runtime. Especially for the embedded requirements of Flash Chinese characters, it simplifies the cumbersome production process, automatically generates as files and even final SWF files, so that people without development experience can easily use them.
#