have a clip that is constrained..
on (press) {
startDrag("_root.dragmenu", false, 584, 83, 799, 83);
}
on (release) {
stopDrag();
}
how do i get this clip to on rollout..return to this position on the timeline..
x = 683.6
y = 0.0
carlsatterwhite@orlandomediasolutions.com
on (press) {
startDrag("_root.dragmenu", false, 584, 83, 799, 83);
}
on (release) {
stopDrag();
}
how do i get this clip to on rollout..return to this position on the timeline..
x = 683.6
y = 0.0
carlsatterwhite@orlandomediasolutions.com