nighttrain20
Technical User
IThis is what I put in the action:
on (press)
{
getURL (" "_blank"
}
This is the statment I'm getting when I try to test the button:
Symbol=button graphic, Layer=Layer 1, Frame=1: Line 3: ')' or ',' expected
getURL (" "_blank"
Symbol=button graphic, Layer=Layer 1, Frame=1: Line 4: Unexpected '}' encountered
}
What am I doing wrong?
on (press)
{
getURL (" "_blank"
}
This is the statment I'm getting when I try to test the button:
Symbol=button graphic, Layer=Layer 1, Frame=1: Line 3: ')' or ',' expected
getURL (" "_blank"
Symbol=button graphic, Layer=Layer 1, Frame=1: Line 4: Unexpected '}' encountered
}
What am I doing wrong?