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

The marshall plan is not allowing a SWF to be loaded multiple times into the same application domain.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Not A Problem
    • Adobe Flex SDK 3.2 (Release)
    • Focus Manager
    • None
    • Affected OS(s): All OS Platforms
      Browser: Safari
      Language Found: English

    Description

      Steps to reproduce:
      1. Create a simple SWF
      2. In the parent application, create a new loaderContext that has a new ApplicationDomain
      3. Load the child SWF using the loaderContext defined above.
      4. Load the child SWF a second time using the same loaderContext.

      Actual Results:
      The child SWF does not correctly show both instances in the application. One of the two instances can not be tabbed to and does not seem to have focus. (it is not in the tab order)

      Expected Results:
      The top level application should have two copies of the child SWF, and each should behave normally in the tab order.

      Workaround (if any):
      None. This makes it impossible to use the Marshall Plan technique to load a child SWF and not have the overhead of loading all of the classes multiple times.

      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: