Hi all,
I have a movie that loads another movieclip which should be loading data from a shared object list. When the functionality was on the root it worked. I moved everything to its own movieclip and now it won't load the data. I tried moving the function that loads the data to the new movieclip and nothing (though I should have been able to call the function even if it was on the root I would think).
Any ideas? I can post code if necessary.