Yellow dudes!
I am trying to call in two symbols, by using the same code, however one is cancelling the other.
Do you guysn know anyother way to do so.
look at the gotoAndPlay action, the one on top is cancelling the one on the bottom.
stop();
about_mc.gotoAndPlay(“out”);
services_mc.gotoAndPlay(“down”);
Thank you dudes!