Jump to content
xisto Community
Sign in to follow this  
andrewsmithy

Linking A Url To A Button How to Link a URL using getURL()

Recommended Posts

hi,

I am using the code like so and the page opens but on a new tab all the time anyideas why its not opening on the same tab?

onClipEvent (load) {	numb = 8;	this.hitArea = this.area;}on (rollOver) {	this.gotoAndPlay("s1");}on (releaseOutside, rollOut) {	this.gotoAndPlay("s2");}on (release) {		getURL("http://forums.xisto.com/no_longer_exists/;);}

Thanks
Edited by moderator (see edit history)

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.