Frame 1
stop();
Frame 40
gotoAndStop (1);
Symbol 4 Button
on (release) {
setProperty("/match", _visible , "0");
setProperty("/nail", _visible , "1");
setProperty("/acid", _visible , "0");
startDrag ("/nail", true);
}
Symbol 7 Button
on (release) {
setProperty("/acid", _visible , "1");
setProperty("/match", _visible , "0");
setProperty("/nail", _visible , "0");
startDrag ("/acid", true);
}
Symbol 10 Button
on (release) {
startDrag ("/match", true);
setProperty("/acid", _visible , "0");
setProperty("/match", _visible , "1");
setProperty("/nail", _visible , "0");
}
Symbol 13 Button
on (press) {
gotoAndStop (2);
tellTarget ("/nail") {
gotoAndStop (2);
};
tellTarget ("/match") {
gotoAndStop (2);
};
tellTarget ("/acid") {
gotoAndStop (2);
}
}
on (release, releaseOutside) {
gotoAndStop (1);
tellTarget ("/nail") {
gotoAndStop (1);
};
tellTarget ("/match") {
gotoAndStop (1);
};
tellTarget ("/acid") {
gotoAndStop (1);
}
}
Symbol 15 Button
on (press) {
gotoAndStop (3);
tellTarget ("/nail") {
gotoAndStop (2);
};
tellTarget ("/match") {
gotoAndStop (2);
};
tellTarget ("/acid") {
gotoAndStop (2);
}
}
on (release, releaseOutside) {
gotoAndStop (1);
tellTarget ("/nail") {
gotoAndStop (1);
};
tellTarget ("/match") {
gotoAndStop (1);
};
tellTarget ("/acid") {
gotoAndStop (1);
}
}
Symbol 17 Button
on (press) {
gotoAndStop (4);
tellTarget ("/nail") {
gotoAndStop (2);
};
tellTarget ("/match") {
gotoAndStop (2);
};
tellTarget ("/acid") {
gotoAndStop (2);
}
}
on (release, releaseOutside) {
gotoAndStop (1);
tellTarget ("/nail") {
gotoAndStop (1);
};
tellTarget ("/match") {
gotoAndStop (1);
};
tellTarget ("/acid") {
gotoAndStop (1);
}
}
Symbol 19 Button
on (press) {
gotoAndStop (2);
tellTarget ("/nail") {
gotoAndStop (2);
};
tellTarget ("/match") {
gotoAndStop (2);
};
tellTarget ("/acid") {
gotoAndStop (2);
}
}
on (release, releaseOutside) {
gotoAndStop (1);
tellTarget ("/nail") {
gotoAndStop (1);
};
tellTarget ("/match") {
gotoAndStop (1);
};
tellTarget ("/acid") {
gotoAndStop (1);
}
}
Symbol 21 Button
on (press) {
gotoAndStop (4);
tellTarget ("/nail") {
gotoAndStop (2);
};
tellTarget ("/match") {
gotoAndStop (2);
};
tellTarget ("/acid") {
gotoAndStop (2);
}
}
on (release, releaseOutside) {
gotoAndStop (1);
tellTarget ("/nail") {
gotoAndStop (1);
};
tellTarget ("/match") {
gotoAndStop (1);
};
tellTarget ("/acid") {
gotoAndStop (1);
}
}
Symbol 23 Button
on (press) {
gotoAndStop (3);
tellTarget ("/nail") {
gotoAndStop (2);
};
tellTarget ("/match") {
gotoAndStop (2);
};
tellTarget ("/acid") {
gotoAndStop (2);
}
}
on (release, releaseOutside) {
gotoAndStop (1);
tellTarget ("/nail") {
gotoAndStop (1);
};
tellTarget ("/match") {
gotoAndStop (1);
};
tellTarget ("/acid") {
gotoAndStop (1);
}
}
Symbol 28 MovieClip Frame 1
stop();
Symbol 34 MovieClip Frame 1
stop();
Symbol 37 MovieClip Frame 1
stop();
Symbol 40 Button
on (release) {
setProperty("/acid", _visible , "0");
setProperty("/match", _visible , "0");
setProperty("/nail", _visible , "0");
gotoAndPlay (6);
stopDrag();
}
Symbol 53 MovieClip Frame 16
gotoAndStop (1);