Solve one problem. Still have another. Why doesn’t this code work correctly for the onRelease?
createEmptyMovieClip(“MC”, 1);
MC.loadMovie(“MC.swf”, “_root.MC”);
MC.onrelease = function() {
trace(“hello world”);
};
Thank you for any help!
Creative minds have always been known to survive any kind of bad training.
–Anna Freud (1895-1982)