In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-01-17 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >
Share
Shulou(Shulou.com)06/02 Report--
This article is about how to install and configure Flex3SDK under Windows. The editor thinks it is very practical, so share it with you as a reference and follow the editor to have a look.
Install and configure Flex3SDK under Windows
The AdobeAIR command line tool needs to install Java, which can be JRE or JDK (version 1.4.2 or above). JRE comes here to download http://java.sun.com/j2se/1.4.2/download.html http://java.sun.com/j2se/1.4.2/download.html JDK and download http://java.sun.com/javase/downloads/index.jsp here.
Note: end users do not need a Java environment.
FlexSDK contains AIRAPI and command-line tools for packaging, compiling, and debugging AIR applications.
1. If not, you can download a copy of Flex3SDK on AdobeLabs.
two。 Extract the SDK to the specified directory.
3, navigate to the bin subdirectory.
Compiler Settings
FlexSDK contains two compilers, the mxmlc compiler compiles MXML and ActionScript code as SWF files, and the compc compiler compiles components and libraries as SWC files. Both compilers can be run on the command line as native binary programs or Java programs. (the local binary program actually calls the Java program.) if you want to use the local binary program, you need to add the Flex3SDK\ bin directory to the environment variable path. If you use the Java program command, you need to add mxmlc.jar and compc.jar to the environment variables.
Compiler configuration file
When using the compiler, you can specify some optional parameters for compilation. The global FlexSDK configuration file contains a default value, which you can edit to customize your own development environment. The global configuration file air_config.xml is located in the frameworks directory of Flex3SDK.
Note: air_config.xml replaces flex_config.xml if you start the compiler with the amxmlc command.
For optional options for compilers, please refer to http://livedocs.macromedia.com/flex/2/docs/00001490.html)
Debugger Settings
AIR directly supports debugging, so you don't need a debug version of the runtime environment. To manage command-line debugging, you need to use the debug version of the Flash player, just set the environment variable to specify the directory where the commands are located.
The debug version of Flash player is already in the Flex3SDK directory. The binary command fdb.exe is in the bin directory and the Java version is in the lib directory. AIR debug initiator adl.exe or ADL is located in the bin directory
Note that you can't start the AIR program directly with FDB, because FDB will try to run the program with the Flash player, so you have to connect the AIR program to FDB.
Application Packer Settings
AIR development tool (ADT), used to package programs as AIR files, to run ADT, you must install the Java environment.
SDK contains a script to execute ADT. To run the ADT script, you need to add the bin directory of FlexSDK to the system path variable.
Thank you for reading! This is the end of the article on "how to install and configure Flex3SDK under Windows". I hope the above content can be of some help to you, so that you can learn more knowledge. if you think the article is good, you can share it for more people to see!
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.