[COLOR=#000080]Hello,
I have a draggable object and a target that it’s supposed to ‘snap’ to. On the main screen, it works just fine.
The problem is that now I’m putting my draggable object onto another movie clip (disguised as a pop-up window so that it can be dragged around the screen). Now that I want to drag it out of the popup and onto the target, it doesn’t even want to ‘snap’ to it, and just flies back to its original position.
A programmer friend of mine then did some stuff, and now the item is draggable and droppable, but the new problem is that depending on the position of the popup window, the draggable item will snap to just some relative location.
So, if the popup window isn’t moved, the draggable item snaps perfectly onto the target. If it is moved, it will just snap to some white space.
And to add to that, once the item is placed on the main screen, moving the pop up causes the dropped item to move too. They seem to be attached at the hip.
I want to be able to drag and drop this item out of the popup onto its target, for it to land on the target regardless of the position of the popup movie clip, and for it to stay there whether or not the popup is moved, closed, etc. [/COLOR]
[COLOR=#000080]
Can anyone help? I am doing this for my father for free, but am defintely willing to pay you for your time. :?)
See SWF associate with an earlier post for what I mean: http://www.kirupa.com/forum/showthread.php?t=206038
Thanks,
Kevin
[/COLOR]