Hello
can anyone help me please :q:
My problem is:
I want to drag and drop a button to sertain spesific x,y coordinates so when I drag it, I can redrag it to another x,y coordinates.
so if you read this and you have some idea of how to do it please tell me
Thankyou
care to elaborate on that? 
anyway, you might find the answer in these links…
http://proto.layer51.com/d.aspx?f=349
http://proto.layer51.com/d.aspx?f=498
*Originally posted by kax *
**care to elaborate on that? 
anyway, you might find the answer in these links…
http://proto.layer51.com/d.aspx?f=349
http://proto.layer51.com/d.aspx?f=498 **
Thanks for telling about those links I apreciated but it’s not exactly what I wanted or may be I’m just an amature and I don’t understand alot of Action script but If you could download this example of what I’m doing “test” and tell me what I’m doing wrong please
thankyou 
You can test for a certain area with the _droptarget property… That will pick up whether or not a dragged object has been dropped in a specific zone. You can also pull data from _x and _y…
I’ll have a look at the .fla in a minute, see what’s going on.
here you go i just created a draggable movie clip instead of using a button, i dont use buttons i dislike em and i put all of the action on 1 layer so you dont have to wander through the fla to find actions :beam:
check it out
is this what you wanted??