开发者

Flash Builder 4.5 list issue

I have list populated with different data from PHP and when pressed it opens a URL, but when I re开发者_如何学Goturn to the list from the browser, it has the selection I made to go to browser still selected. So how do I reset the selection? By the way, its a flex mobile app.


When you want to reset the List uses

list.selectedIndex = -1
0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜