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

The first instance of a module doesn't get unloaded.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • Adobe Flex SDK Previous
    • None
    • Modules
    • None
    • Affected OS(s): All OS Platforms
      Affected OS(s): All OS Platforms
      Browser: Firefox 3.x
      Language Found: English

    Description

      Steps to reproduce:
      1. Compile the attached files
      2. Run in Debug,
      3. Click on "load" button, then "unload" button
      4. Repeat step 3. Take a look at the debug console

      Actual Results:

      Note that the first time the module is loaded, it's not unloaded.

      [SWF] C:\Documents and Settings\egeorgie\Desktop\workspaces\trunk2\testModules\bin-debug\testModules.swf - 2,009,162 bytes after decompression
      [SWF] C:\Documents and Settings\egeorgie\Desktop\workspaces\trunk2\testModules\bin-debug\module1.swf - 184,874 bytes after decompression
      [SWF] C:\Documents and Settings\egeorgie\Desktop\workspaces\trunk2\testModules\bin-debug\module1.swf - 184,874 bytes after decompression
      [Unload SWF] C:\Documents and Settings\egeorgie\Desktop\workspaces\trunk2\testModules\bin-debug\module1.swf

      Expected Results:

      [SWF] C:\Documents and Settings\egeorgie\Desktop\workspaces\trunk2\testModules\bin-debug\testModules.swf - 2,009,162 bytes after decompression
      [SWF] C:\Documents and Settings\egeorgie\Desktop\workspaces\trunk2\testModules\bin-debug\module1.swf - 184,874 bytes after decompression
      [Unload SWF] C:\Documents and Settings\egeorgie\Desktop\workspaces\trunk2\testModules\bin-debug\module1.swf
      [SWF] C:\Documents and Settings\egeorgie\Desktop\workspaces\trunk2\testModules\bin-debug\module1.swf - 184,874 bytes after decompression
      [Unload SWF] C:\Documents and Settings\egeorgie\Desktop\workspaces\trunk2\testModules\bin-debug\module1.swf

      That is what I get when I compile with Flex 3.4

      Workaround (if any):

      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: