Here is my code used in the scarf:
on (press) {
startDrag(scarf, true);
}
on (release) {
stopDrag();
if( root.scarf_dropTarget == "winter_mc")
setProperty(root.scarf,_visible,false);
}
Here's my fla file if anyone wants to take a look: http://go.internet.c...skillsdemo9.fla


Sign In
Create Account


Back to top









