howdy
i am stuck. i am writting an action for a drop down menu and well it appears that the tutorial i am using is from flash 4. Does anyone know how to trensfer it to flash 5 as it is different. I need the actions -
on (rollOver) {
gotoAndStop (2);
}
but what i have written
Mouse.show(1);rollover;
gotoAndStop (2);
I beleive what i wrote is wrong because well it does not work.
Also when i lok in the 'movie explorer' i should be able to write an action for the buttons but i can not.
any ideas would be greatful - or i will just have to give up on this. oh well
thanx
Dayzee
i am stuck. i am writting an action for a drop down menu and well it appears that the tutorial i am using is from flash 4. Does anyone know how to trensfer it to flash 5 as it is different. I need the actions -
on (rollOver) {
gotoAndStop (2);
}
but what i have written
Mouse.show(1);rollover;
gotoAndStop (2);
I beleive what i wrote is wrong because well it does not work.
Also when i lok in the 'movie explorer' i should be able to write an action for the buttons but i can not.
any ideas would be greatful - or i will just have to give up on this. oh well
thanx
Dayzee