I’ve got a project that uses multiple XML files to access data (photos and swfs). For all my buttons, the code is identical, except for the references to the specific XML files. Click the button, and the XML file is loaded, an image is loaded and additional buttons are generated based on the XML.
Well, for some reason, one button failed to load any buttons in. The XML loaded in fine. Rewrote the XML file, and no change. Change the reference to a different XML file, and the issue remains. No other button exhibited this oddity.
After pounding my head against this for about an hour, I decided to change the reference to the photo that is initally loaded. And then everything worked fine.
You can’t tell me half of what we do is voodoo.