[COLOR=#333333][FONT=Segoe UI]Im trying to load my external swf which is a drop and drop swf into the main swf but when i load it only the drag works and the target is not detected so it doesn’t drop.
[/FONT][/COLOR]the pop up also stops working in the main swf when you type test1 or test2.
[COLOR=#333333][FONT=Segoe UI]heres the code i use to load swf in the main swf :[/FONT][/COLOR]
[COLOR=#333333][FONT=Segoe UI]myContainer2.loadMovie(“externaldrag.swf”);[/FONT][/COLOR]
[COLOR=#333333][FONT=Segoe UI]heres the fla i would be so greatful if someone could crack this.[/FONT][/COLOR]