I have a combobox instance on stage. I have several lines of AS code that fill the combobox with entries (loadVar, based on external file, creates an array) and appropriate action to take. This works fine.
I then created another file, loaded the above Flash movie into this file, and now none of...