PDA

View Full Version : Menu component gets lost after preload


st33d
10-30-2006, 01:27 PM
I have a MenuBar creating its Menus from an XML. When the project is loaded by a pre-loader movie the MenuBar can no longer find Menu components - even if I drag them into the project library.

The only way I can get the MenuBar to see the Menu components is if I drag a Menu component into the pre-loader's library, which sends the file size from 11k to 65k.

How can I force my project to see Menu components when pre-loaded?

(_lockroot = true; isn't working by the way - I've tried just about every concievable variation and I'm getting no joy.)