on (press) {
_root.window3.gotoAndPlay("29"
}
on (press) {
_root.window1.gotoAndPlay("29"
}
on (press) {
_root.window2.gotoAndPlay("2"
}
this will pic and choose which mc is open and close it by sending it to the frame that is blank to shut off the mc..then opening window2 after it closes either 3, or 1, which ever is open...
is there a easier way to script this or will this suffice..it works fine..was just wondering how you guys would script it!!
carlsatterwhite@endangeredgraphics.com
_root.window3.gotoAndPlay("29"
}
on (press) {
_root.window1.gotoAndPlay("29"
}
on (press) {
_root.window2.gotoAndPlay("2"
}
this will pic and choose which mc is open and close it by sending it to the frame that is blank to shut off the mc..then opening window2 after it closes either 3, or 1, which ever is open...
is there a easier way to script this or will this suffice..it works fine..was just wondering how you guys would script it!!
carlsatterwhite@endangeredgraphics.com