Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Dropdown not responding in a movie loaded into another movie

Status
Not open for further replies.

clemrock

Programmer
May 20, 2004
118
US
Hello,

I have a flash program that is loading another flash file into a container movie clip. The flash movie being loaded has a dropdown that works perfectly when the movie clip is run by itself but when it's loaded into the parent movie, the dropdown doesn't even respond.

Hope this makes sense.

Any ideers?

Thanks,
Clem C Rock
 
Solved!!!!

Now why didn't I think of this?

Here's the solution:

load a copy of the dropdown component you are using to your main movie library. (not to the stage) There needs to be one there and it should work when the other movie loads in.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top