Jump to content

How to fix AS2 button code error?

- - - - -

  • Please log in to reply
No replies to this topic

#1
PC_flea

PC_flea

    Newbie

  • Members
  • PipPip
  • 12 posts
I was to just put a button component and the script below for the page to go back to home when pressed:
	stop();

	gallery_btn.onRelease = function (){

		    getURL("http://chopsticks-cutlery.de ");

	}

For some reason, it's giving the following error messages below
(kindly click on this link: http://i429.photobuc...odeproblems.jpg)

Don't know why this is happening - it is supposed to be a simple script to work quickly error-free right?




1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users