stop();
homeebut.onRelease = function() {
_root.gotoAndPlay ("1") }
equipebut.onRelease = function() {
door2.gotoAndPlay("equipefr") }
clientelebut.onRelease = function() {
door2.gotoAndPlay("clientefr") }
contactbut.onRelease = function() {
door2.gotoAndPlay("contactfr")
}
is this wrong? I can’t seem to commence the MC (door2 which is in frame 2. of the timeline)