another sunday flash help
another sunday flash help
Out of context: Reply #2
- Started
- Last post
- 3 Responses
- a-train0
Even when its like this, it doesnt work. Do I need to have both the button and the animation in a seperate movie clip?
on (rollOver) {
gotoAndPlay("_root.MA1", 2);
}
on (rollOut) {
gotoAndPlay("_root.MA1", 11);
}