How do you use the combobox component to...
...jump to frame labels based on what the user selects in the combobox dropdown component.
Found the "combobox selection change event" code snippet but am at a loss with what to put inside the brackets.
Also, I'm noticing a weird quirk with the combox on the stage. When I first select a value, it works fine, drops down like you'd expect. However when I select any value other than the top one, the combobox with drop up, meaning that the options will open up above the combobox. Not sure if this is a bug or if I'm missing something. here.