PDA

View Full Version : Problem with flash site...please help



casasalsa
10-07-2008, 01:02 PM
this is my script

on (release) {
getURL("http://myspace.com/casasalsa","_blank");
}

and this is the error i get:

Symbol=Contact Us, Layer=Layer 1, Frame=1: Line 1: Wrong number of parameters; getURL requires between 1 and 3.
getURL();

am i doing something wrong?

im driving myself up the wall, please help

casasalsa
10-17-2008, 09:37 AM
Am i missing something???? Please Help, thanks :)

benheu
10-31-2008, 11:14 AM
Is it on the symbol Contact Us that you applied the above code ?

Your code is perfect if applied onto a button.
Then if you apply it onto a different type of object you may run into troubles.