
the user will drag it to a target, and it will slide to the centre - if they drop it off-target it will slide back to it's start position.
( ,
Wed 3 Mar 2004, 16:09,
archived)

if (correct = true) {
_root.draggable;
gotoandplay(2);
} else {
//it wont work for this it'll just snap back
}
( ,
Wed 3 Mar 2004, 16:11,
archived)
_root.draggable;
gotoandplay(2);
} else {
//it wont work for this it'll just snap back
}

i would think it would go to somewhere relative to the place it was dropped, rather than a pre-determined absolute location?
( ,
Wed 3 Mar 2004, 16:16,
archived)

but i dont know off the top of my head.
www.flashkit.com
has some useful things you can download. search the galleries for something similar.
( ,
Wed 3 Mar 2004, 16:18,
archived)
www.flashkit.com
has some useful things you can download. search the galleries for something similar.