Use flex builder 3 to compile Flash Player 10 applications

Source: Internet
Author: User

At present, we can use flash cs4 to directly compile Flash Player 10 applications, but for developers, flex builder 3 compilation environment is more familiar. Currently, flex builder 3.02 supports Flash Player 10. However, during compilation, the default supported Flash Player version is 9.0.124, we only need to manually change the version of the target browser to use the new features of Flash Player 10. The following describes three manual configuration methods.

  • Project> Properties> flex compiler: Set the additional compiler parameter-target-player = 10.0.12.36
  • In the. actionscriptproperties project configuration file, set the value of additionalcompilerarguments to-target-player = 10.0.12.36 or change htmlplayerversion to "10.0.12.36"
  • Set the value of the target-player element in the flex-config.xml to 10.0.12.36

Now our flex builder supports the new Flash Player 10 API.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.