Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Cannot Reproduce
-
Adobe Flex SDK 3.4 (Release)
-
None
-
None
-
Affected OS(s): Mac
Affected OS(s): Mac OS 10.5
Language Found: English
Description
Steps to reproduce:
1. Create 2 VideoDisplay one load a video when it finish the second one load an another video (or the same)
2. set autorewind = false to each VideoDisplay Component,
3. try reaffecting the source properties
4.
Actual Results:
its work perfecly on Windows but on mac it crash
here is the MacOsX Crash Report:
Exc_Bad_Access (SIGSEGV)
KERN_INVALID_ADDRESS at 0x0.............
Crashed Tread: 2
Expected Results:
it should not crash the application
Workaround (if any):
keep autorewind = true