# External Drag and Drop - Target not detected on main Swf

**URL:** https://forum.kirupa.com/t/external-drag-and-drop-target-not-detected-on-main-swf/327826
**Category:** Uncategorized
**Created:** [March 30, 2012, 1:40pm UTC](https://forum.kirupa.com/t/external-drag-and-drop-target-not-detected-on-main-swf/327826 "2012-03-30T13:40:44Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![MAGG0T](https://avatars.discourse-cdn.com/v4/letter/m/94ad74/32.png) [@MAGG0T](https://forum.kirupa.com/u/MAGG0T)
#### Post date: [March 30, 2012, 1:40pm UTC](https://forum.kirupa.com/t/external-drag-and-drop-target-not-detected-on-main-swf/327826/1 "2012-03-30T13:40:44Z")

</div>

[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]
