|
Hello,
I'm creating this flash movie clip for my page navigation BUT one link doesn't seem to work properly.
What it should do: open my home page with a onMouseOver-order to open it in the same window.
BUT instead it opens the link/window everytime the flash movie movie reloads...
Here is the code of the link:
btnMC.onRelease = getURL("home.html","_self");
Any help would be appreciated!
C@ndy
|