Recently, Adobe officially released the Flex 3 Chinese Document help, but it does not provide package download. Fortunately, some online users have made their own
Download CHM, Very convenient. Now let's talk about how to turn the help of flex builder 3 into Chinese. The steps are as follows:
1. Locate the English document location of flex builder 3. It was originally placed here,
It is a zip compression format, decompress it, and get the doc folder. Most of the files are in the langref subdirectory. What we need is to replace these HTML files with officially translated HTML files, you can repackage it.
2. Download the official HTML file. The CHM file can be exported to HTML, but the exported file may not be the original directory structure (not tried). For the sake of security, go to the official website. There are more than 1500 HTML files, it was too tired to do it manually, So I specially wrote an air tool to help us do this. The tool interface is as follows:
The root directory in libraries is not the doc directory, but the langref and HTML directories. Otherwise, you cannot search in flex builder 3. After packaging, click a class name in flex builder 3, press F1 to locate:
Air employeeWith(Corrected)Extraction code: 84c2045d