I'm using loadMovieNum to load a movie that has a combo box in it. I'm loading the movie into another level. That is, the movie with the loadMovieNum command in it is in level 0, and the movie with the combo box is being loaded to level 12.

Everything seems to work fine, except that after clicking on the combo box to get it to drop down, I can't scroll down the list using the mouse. If I click on the scroll track or on the up or down arrows, it just closes the combo box. However, I can use the keyboard to scroll through the list. Any ideas on how to fix this?