I have been trying to fix an error in my project for the past hour, and I really have no idea what the cause is. I will post the code on my skydrive:
Everything just doesn’t work the way I want to. The inventoryrelationships_btn is glitchy when I test the movie. To make it worse, when I debug, and the inventory/relationships button is clicked, it freezes up everything.
The culprit comes from the following line
in your “popups” symbol, frame 2. There is no menuback_btn, and if you do a trace(menuback_btn); The output window shows null.
Hope this helps.