Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
Adobe Flex SDK 4.1 (Release)
-
None
-
None
-
Affected OS(s): Windows
Affected OS(s):
Browser: Other (specify version)
Language Found: English
Description
Steps to reproduce:
1. filereference.addEventListener(Event.COMPLETE,getImage)
2. place trace(">>>>>i'm here") in getImage function
The attached code works perfectly in an Application but fails in a WindowedApplication
Actual Results: nothing
Expected Results: ">>>>>i'm here" in console window
Workaround (if any):none
note: Behavior should be consistent between air and non air apps for basic flashplayer functions