b3ta.com board
You are not logged in. Login or Signup
Home » Messageboard » XXX » Message 2828352 (Thread)

# what is it youre trying to move gracefully?
the drag MC after youve dragged it?
(, Wed 3 Mar 2004, 16:07, archived)
# yep -
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)
# aha
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)
# thought that might work
but not really
(, Wed 3 Mar 2004, 16:12, archived)
# would this work though?
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)
# yeah
not sure about that script
(, Wed 3 Mar 2004, 16:19, archived)
# there has to be a way
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)