Symbol 3 Button (72 B)
on (press) {
startDrag ("/firstbrown");
}
on (release) {
stopDrag();
}
Symbol 6 Button (72 B)
on (press) {
startDrag ("/blueshoes1");
}
on (release) {
stopDrag();
}
Symbol 9 Button (78 B)
on (press) {
startDrag ("/brownshoes2clipy");
}
on (release) {
stopDrag();
}
Symbol 17 Button (66 B)
on (press) {
startDrag ("/baby");
}
on (release) {
stopDrag();
}
Symbol 20 Button (71 B)
on (press) {
startDrag ("/birdshirt");
}
on (release) {
stopDrag();
}
Symbol 23 Button (72 B)
on (press) {
startDrag ("/mathshirt1");
}
on (release) {
stopDrag();
}
Symbol 26 Button (68 B)
on (press) {
startDrag ("/chilis");
}
on (release) {
stopDrag();
}
Symbol 29 Button (73 B)
on (press) {
startDrag ("/purp_sarape");
}
on (release) {
stopDrag();
}
Symbol 33 Button (73 B)
on (press) {
startDrag ("/blue_turban");
}
on (release) {
stopDrag();
}
Symbol 36 Button (67 B)
on (press) {
startDrag ("/clown");
}
on (release) {
stopDrag();
}
Symbol 39 Button (67 B)
on (press) {
startDrag ("/santa");
}
on (release) {
stopDrag();
}
Symbol 42 Button (70 B)
on (press) {
startDrag ("/blackhat");
}
on (release) {
stopDrag();
}