Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6898179
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T07:15:48+00:00 2026-05-27T07:15:48+00:00

To turn on or activate the automation libraries for a SWF, a valid Flash

  • 0

To “turn on” or “activate” the automation libraries for a SWF, a valid Flash Builder Pro license key needs to be compiled into the SWF. If you don’t compile your SWF with a valid FB Pro license, you’ll end up seeing a “License not present. With the trial version only limited records are allowed” error:

enter image description here

Background: I have a licensed version of Flash Builder 4.5 and I’m using Flex SDK 4.1. Watch what happens in the following examples:

Example #1 – Building my project using a licensed version of Flash Builder 4.5 with 4.1 SDK (http://opensource.adobe.com/wiki/display/flexsdk/Download+Flex+4) FAILS to “turn on” the automation libraries. See Test41 project.

  • Test41 project found here (view source enabled): http://www.flexdevelopers.com/examples/license/41/Test.html

Example #2 – Building my project using a licensed version of Flash Builder 4.5 with 4.5 SDK (comes preinstalled with Flash Builder 4.5) SUCCEEDS to “turn on” the automation libraries. See Test45 project.

  • Test45 project found here (view source enabled): http://www.flexdevelopers.com/examples/license/45/Test45.html

Two different results. Hmmm, maybe that has something to do with my REAL problem:

My REAL problem: My SWF is not being compiled directly by Flash Builder but rather by ANT using the MXMLC and COMPC compilers found in the 4.1 SDK. These compilers “read” the flex-config.xml file.

So, inside flex-config.xml I’ve added this:

    <licenses>
        <license>
            <product>flashbuilder45</product>
            <serial-number>xxxx-xxxx-xxxx-xxxx-xxxx-xxxx</serial-number> <!-- this is my 4.5 license key -->
        </license>
    </licenses>

That didn’t work. So I tried the “derived” serial number as discussed here (search for the word “derived”): How to properly define the Flashbuilder 4.5 Premium license for a maven flexmojo based build?

    <licenses>
        <license>
            <product>flashbuilder45</product>
            <serial-number>xxxxxxxxxxxxxxxxxxxxxxxx</serial-number> <!-- "Derived" sn number found in license.properties file -->
        </license>
    </licenses>

That didn’t work either…. My guess is that I’m using a 4.5 serial number against a 4.1 SDK…and that’s no good.

Besides upgrading my SDK to 4.5, anyone have any ideas what I can do to “activate” my SWF to handle automation using a Flash Builder 4.5 license, ANT, the 4.1 SDK compilers and flex-config.xml?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-27T07:15:48+00:00Added an answer on May 27, 2026 at 7:15 am

    Here’s the answer:

    I eluded to this in my question.

    If you’re using the Flex 4.1 SDK and you want to “activate” your SWF for automation, charting, etc. Then you have to do this:

    • Compile your SWF using a licensed version of Flash Builder 4 WITH a Flash Builder 4 license key

    OR

    • Compile your SWF using ANT, MXMLC, COMPC, flex-config and add this to flex-config:

      <licenses>

      <license>

      <product>flashbuilder4</product>

      <serial-number>xxxx-xxxx-xxxx-xxxx-xxxx-xxxx</serial-number> <!– this is a FB 4 license key –>

      </license>

      </licenses>

    If you only have a FB 4.5 license key and you’re using SDK 4.1, I guess you have no choice but to upgrade to SDK 4.5+.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

How do I turn the following 2 queries into 1 query $sql = SELECT
How do I turn a python program into an .egg file?
I would like to turn the HTML generated by my CFM page into a
When I turn an image ( <img> ) into a hyperlink (by wrapping it
I want to verify that the user email is valid and turn this email
the format can turn any type into a string, e.g (define lam-form (list `lambda
I'm sorry for a pretty vague title, didn't want to turn it into a
Every time I turn on my company-owned development machine, I have to kill 10+
How do you turn a Visual Studio build that you'd perform in the IDE
Anyone know how to turn off code folding in visual studio 2008? Some of

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.