Hi guys.
I’m working with this Flash file and I’m having lots of trouble trying to add links to the MC buttons. Any help would be greatly appreciated.
I’ve tried using:
myButton.onRelease = function (){
getURL(“http://myWebpage.html”)
}
But it’s not working.
Can anyone point me in the right direction?