Skip navigation
Currently Being Moderated

Help with ComboBox scripting

Oct 5, 2011 5:18 AM

Hi all,

 

I am using Flash CS5 on an iMAC, running OSX 10.6.

 

I created a file that uses a Combobox on the first frame, and I would like to connect the buttons to go to and stop/play on multiple labels. Can anyone please show me how to do this? I would be most grateful.

 

Many thanks in advance,

HDsuperglide

 
Replies
  • Currently Being Moderated
    Oct 5, 2011 5:51 AM   in reply to HDsuperglide

    What you can do is assign the frame labels as the data element of the combobox entries and then use an Event.CHANGE event listener to call a function that uses the combobox's selectedItem.data properties to gotoAndStop(data).

     

    You should look up the ComboBox component in the help documentation and become familiar with all of its properties methods and events.  THis will make it easier for you to understand the tool you want to implement.

     
    |
    Mark as:

More Like This

  • Retrieving data ...

Bookmarked By (0)

Answers + Points = Status

  • 10 points awarded for Correct Answers
  • 5 points awarded for Helpful Answers
  • 10,000+ points
  • 1,001-10,000 points
  • 501-1,000 points
  • 5-500 points