Hi, I've got a problem with my ComboBox's, and I've searched far and wide for an answer, but only come across 1 other person asking the question, which was not answered. I'm hoping perhaps someone here may be able to help.
Problem Summary: There is a series of independent movies that may be accessed though one another. When you click on Button1 in Movie A, it takes you to Movie B via the command "getURL("movie_B.swf",_root);".
Once movie B is loaded, the ComboBox in the movie will not drop.
If movie B is run first, the box works fine, so it’s not problem with the Box itself. But if you go from Movie B (at the start) to Movie A (by the same command), the same problem occurs with the Movie A ComboBox.
ComboBoxes work fine in the initial Movie, but refuse to open after a different movie is loaded.
Any thoughts you might have on this dilemma would be much appreciated.
Thank you kindly
Problem Summary: There is a series of independent movies that may be accessed though one another. When you click on Button1 in Movie A, it takes you to Movie B via the command "getURL("movie_B.swf",_root);".
Once movie B is loaded, the ComboBox in the movie will not drop.
If movie B is run first, the box works fine, so it’s not problem with the Box itself. But if you go from Movie B (at the start) to Movie A (by the same command), the same problem occurs with the Movie A ComboBox.
ComboBoxes work fine in the initial Movie, but refuse to open after a different movie is loaded.
Any thoughts you might have on this dilemma would be much appreciated.
Thank you kindly