manodessey
05-30-2006, 01:48 AM
Hi,
I am (trying to) redesign a webpage with flash aspects. I have been asked to create images that essentially link to another section within the movie. (A mouse over navigation as I know it by). The script I have so far is:
1: on(mouseEvent:rollOver){
2:
3: gotoAndPlay(195)}
I'm not sure what is wrong with this. Hopefully an easy fix. Any ideas welcome.
Thanks
I am (trying to) redesign a webpage with flash aspects. I have been asked to create images that essentially link to another section within the movie. (A mouse over navigation as I know it by). The script I have so far is:
1: on(mouseEvent:rollOver){
2:
3: gotoAndPlay(195)}
I'm not sure what is wrong with this. Hopefully an easy fix. Any ideas welcome.
Thanks