I’m trying to create a extenral swf loader (following the tuorial on the page for the most part) bu am running into a very frustrating problem. If the SWF that I’m importing has any calls to attachMovie() the call never seems to run. Any objects taht are in the scene to begin with are displayed, and they animate normally, but I can’t seem to dynamically attach anything. The clips work fine when run independantly.
I’m sorry if this has been asked before, but I wasn’t able to find any reference to it. Oh, and for the record, I have run all of the updates. Any ideas?