Question
Very wierd problem need help!
I posted this in action script 3 but i relized it should be
in here... So can mods delete the other one
Ok so I followed lot's of tutorials telling you how to make a hyperlink, so I sselected the button, press F9 and typed in:
on (release) {
getURL(" http://www.stc-online.webs.com", "_blank");
}
But it gives an error saying, "Syntax error, extra character found at the end of code or something like that" and it shows the top line:
on (release) {
Thanks you!
Ok so I followed lot's of tutorials telling you how to make a hyperlink, so I sselected the button, press F9 and typed in:
on (release) {
getURL(" http://www.stc-online.webs.com", "_blank");
}
But it gives an error saying, "Syntax error, extra character found at the end of code or something like that" and it shows the top line:
on (release) {
Thanks you!