Uploaded image for project: 'Apache Flex'
  1. Apache Flex
  2. FLEX-22429

Linking mx.controls.Button into a sub-application causes the application to leak

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • Adobe Flex SDK Previous
    • None
    • mx: SWFLoader
    • None
    • Affected OS(s): Windows
      Affected OS(s): Windows XP
      Language Found: English

    Description

      Steps to reproduce:
      1. Load the three Flash Builder projects in SDK-24698 into Flash Builder.
      2. Change project AppA to link with all libraries statically ("Merged into code").
      3. Change project AppB to link with all libraries statically.
      4. Run AppA and press the "load AppB" button.
      5. Press the "unload AppB" button three times.

      Actual Results:
      AppB does not unload.

      Expected Results:
      AppB unloads.

      Workaround (if any):
      Add

      " import mx.controls.Button; mx.controls.Button;"

      to the fx:Script section.

      Attachments

        Activity

          People

            adobejira Adobe JIRA
            adobejira Adobe JIRA
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: