Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
Adobe Flex SDK 3.4 (Release)
-
None
-
None
-
Affected OS(s): All OS Platforms
Affected OS(s): All OS Platforms
Language Found: English
Description
Steps to reproduce:
1. Create a simple SWF application that embeds an asset ( attached as the ImageEmbed project in SWFLoadEmbed.zip)
2. Create a AIR application that loads that SWF more than 2 times via SWFLoader ( attached as the TestSimpleEmbedSWFs project in SWFLoadEmbed.zip)
3. Run the application
Actual Results:
Some of the SWFLoaders don't seem to render the embedded assets. Which ones fail can vary but some will always be incorrect.
The interesting thing is that if you change the AIR application to a SWF and run it in a browser the same code runs perfectly. I ran this through the internal AIR list and they felt it was a Flex issue as they could get the correct functionality when they swapped the loaded Flex SWF for a simple AS SWF that did a similar embed.
Expected Results:
All SWFLoaders should correctly show the SWF with the embedded asset
Workaround (if any):
None