A Flash Developer Resource Site

Search:

Type: Posts; User: Thor625

Search: Search took 0.02 seconds.

  1. Replies
    19
    Views
    39,116

    You can do comboboxName.selectedItem.data =...

    You can do

    comboboxName.selectedItem.data = data
    comboboxName.selectedItem.label = label


    and for an argument

    if (comboboxName.selectedItem.data = data){
    whatever you want
  2. Replies
    11
    Views
    14,071

    Check here. ...

    Check here.
    http://kb2.adobe.com/cps/155/tn_15542.html
Results 1 to 2 of 2




Click Here to Expand Forum to Full Width

HTML5 Development Center