I have been searching high and low in the forums, but I cannot seem to find the answer I am looking for.
I am trying to load an external swf into an empty movieclip and then add an onRelease function to that movieclip. My code looks like this, but does not seem to work
Thanks Claudio. I swear I perused the forums forever (well, it sure seemed like a long time ). I will give your code a try when I get into my office.
From what I gather in the post, my problem is that I do not wait until my external clip is fully loaded before assigning the onRelease? That would explain another problem I was having, that I had to do a workaround for.