hey everyone i'm tring to create a roll over.
I have got my movieclip of a little movie which when the user rolls her/his mouse over the image the cube will start to turn.
After its turned some type will come up say like "about us" i want it so that they can click on about us and it will then goto the aboutus.html page i have been trying to add
on(release){
getURL("aboutus.html()", "_self");
}
the thing is once i export the flash and try to move my mouse over the image it doesn't move anymore. but you can click on the image and it wil goto the abouts.html page.
Anyone got any ideas at all?
thanks alot
