I have a MC, which has 5 keyframes, each named (home, about, etc....) and have 5 buttons, one for each. I can't seem to find the correct script to throw into it. Here is what i have, strange though, out of all 5 i can just get one to work, then messed with it and got only one other to work, meaning when i press (release) a button it is supposed to find it's way on the MC according to the name of the keyframe in the MC. Here it is.....
on (release) {gotoAndStop ( longmc.home );
}
Besides that, anyone know of the code that will do the above and ALSO cruise along in the MC to the next keyframe name selected. Make any sense??????? I really need help! Thanks again and again!
on (release) {gotoAndStop ( longmc.home );
}
Besides that, anyone know of the code that will do the above and ALSO cruise along in the MC to the next keyframe name selected. Make any sense??????? I really need help! Thanks again and again!