Question
Action Script for next frame
Hi,
I'm making an interactive world map.
The idea is that the mouse rolls over a country which makes the country goes red and the countries name appears. I have got this to work fine, but I am trying to use some script so that when the mouse clicks down and releases on the country, another screen appears which is a screen with information about the country (the original screen needs to disappear - it's not a box of text which will appear but a whole new screen)
Can anyone advise? I have tried to use a basic 'on release go to' script but it doesn't work.
Thanks very much.
I'm making an interactive world map.
The idea is that the mouse rolls over a country which makes the country goes red and the countries name appears. I have got this to work fine, but I am trying to use some script so that when the mouse clicks down and releases on the country, another screen appears which is a screen with information about the country (the original screen needs to disappear - it's not a box of text which will appear but a whole new screen)
Can anyone advise? I have tried to use a basic 'on release go to' script but it doesn't work.
Thanks very much.