i have a swf embedded in an html file. in the swf, another swf loads dynamically into a container movie clip, then there are buttons that when clicked tell it to unload that movie and load another movie dynamically. these swfs that are being loaded are on the server. when i test the whole thing locally, it works fine. when i upload it to the server, it will load the first swf but then the buttons don’t work. it won’t unload and load a new movie…any clue why? i am guessing it could be a security setting of some sort?