i know this is a flex group, but i guess many of you can help. i have a problem with the AS2 MovieClipLoader.loadClip() method. on some cases the method returns a boolean of true, but no event is dispatched. i asked that question and put some code on http://www.actionscript.org/forums/showthread.php3?p=716932 <http://www.actionscript.org/forums/showthread.php3?p=716932> and couldn't find an answer.
I am using LocalConnection to connect between AVM1 and AVM2 in the process. though i am not sure that it has something to do with my problem. to make a long story short: does anyone know of a scenario in which the loadClip() does nothing? not even dispatching events?

