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
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