Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
Adobe Flex SDK Previous
-
None
-
Affected OS(s): All OS Platforms
Affected OS(s): All OS Platforms
Browser: Internet Explorer 8.x
Language Found: English
Description
This bug is to track the LONG TERM fix for the issue documented in SDK-22974. That bug was fixed with a temporary solution. At some point in the future, we will have to fix it properly (as noted by Chet in his last post).
Steps to reproduce:
1. Place the two attached files into a folder. Compile and run.
2. Click the play button. Notice nothing happens for 2 seconds.
3. Then notice the target has jumped to its end-of-effect location
Actual Results:
The target doesn't animate. The use of suspendBackgroundProcessing = true in this *particular example, breaks the effect animation.
Expected Results:
The target should animate.
Workaround (if any):
Use suspendBackgroundProcessing = false, or perhaps use it on the parallel.