Symbol 3 Button (67 B)
on (press) {
startDrag ("/Nose1");
}
on (release) {
stopDrag();
}
Symbol 6 Button (68 B)
on (press) {
startDrag ("/Mouth2");
}
on (release) {
stopDrag();
}
Symbol 10 Button (66 B)
on (press) {
startDrag ("/Hat1");
}
on (release) {
stopDrag();
}
Symbol 13 Button (68 B)
on (press) {
startDrag ("/Mouth1");
}
on (release) {
stopDrag();
}
Symbol 21 Button (67 B)
on (press) {
startDrag ("/Eyes2");
}
on (release) {
stopDrag();
}
Symbol 24 Button (68 B)
on (press) {
startDrag ("/Extra2");
}
on (release) {
stopDrag();
}
Symbol 27 Button (67 B)
on (press) {
startDrag ("/Eyes1");
}
on (release) {
stopDrag();
}
Symbol 30 Button (68 B)
on (press) {
startDrag ("/Extra1");
}
on (release) {
stopDrag();
}
Symbol 35 Button (67 B)
on (press) {
startDrag ("/Nose2");
}
on (release) {
stopDrag();
}
Symbol 120 Button (66 B)
on (press) {
startDrag ("/Hat2");
}
on (release) {
stopDrag();
}