读书人

flex的dropdownlist在alert .show之后

发布时间: 2012-12-26 14:39:29 作者: rapoo

flex的dropdownlist在alert .show之后无法关闭下拉框的解决办法
参考:https://issues.apache.org/jira/browse/FLEX-20103

//E_list是s:DropDownListE_list.openDropDown();E_list.callLater(alert);private function alert():void{   Alert.show("Item(s) already used by another effect");}

读书人网 >flex

热点推荐