hrpremier
09-01-2003, 01:28 AM
on (rollOver) {
gotoAndPlay("_root.exphome", 2);
}
i have a mc on the main timeline called exphome. I have a button nested a coulple of mcs deep, that has this actionscript.
the mc exphome has a stop action in the first frame, but wont play when the buttonm is rolled over???
gotoAndPlay("_root.exphome", 2);
}
i have a mc on the main timeline called exphome. I have a button nested a coulple of mcs deep, that has this actionscript.
the mc exphome has a stop action in the first frame, but wont play when the buttonm is rolled over???