Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
Adobe Flex SDK 3.0 (Release)
-
None
-
None
-
Affected OS(s): Windows
Affected OS(s): Windows XP
Browser: Other (specify version)
Language Found: English
Description
Steps to reproduce:
1. Use a Loader to retrieve a cached file very near the start up of the player
2. Add a complete event listener
Actual Results:
No complete event is received, even though the file is loaded.
Expected Results:
A complete event when the file is loaded.
Workaround (if any):
Wait around 200ms, or use the progress tracker to track when the download is complete.