Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Not A Problem
-
Adobe Flex SDK 3.2 (Release)
-
None
-
None
-
Affected OS(s): Windows
Affected OS(s):
Browser: Internet Explorer 7.x
Language Found: English
Description
Steps to reproduce:
1.tilelist.addEventListener(ListEvent.CHANGE,tileListItemChangeHandler);
2.tilelist.selectedIndex=1;
3.tilelist.selectedIndex=0;
Actual Results:
not Event dispatch
Expected Results:
Event dispatch
Workaround (if any):