A Flash Developer Resource Site

Search:

Type: Posts; User: JennL

Search: Search took 0.02 seconds.

  1. Replies
    6
    Views
    3,132

    Dear Fruitbread Have had a play and I think I...

    Dear Fruitbread

    Have had a play and I think I may have become confused! Had another go and took out the "data" and "label" I had put in the combobox Properties and your code worked. Thanks for the...
  2. Replies
    6
    Views
    3,132

    Dear Fruitbread Thank you so much for getting...

    Dear Fruitbread
    Thank you so much for getting back so quick. I gave both options a go and both allowed me to choose an image from the drop down list - but only once. When I click on the combobox...
  3. Replies
    6
    Views
    3,132

    View Post

    Hi,

    Try
    stop();

    combobox.addItem({label:"A"});
    combobox.addItem({label:"B"});
    combobox.addItem({label:"C"});
    combobox.addItem({label:"D"});
    combobox.addItem({label:"E"});
  4. Replies
    6
    Views
    3,132

    Flash CS5 - How to Change AS3 to AS2

    Dear Helpers
    I am trying to help a student create a combo box, that has several drop down options, and each one should lead to a different image appearing. I can get it to work in AS3 with the...
Results 1 to 4 of 4




Click Here to Expand Forum to Full Width

HTML5 Development Center