Question
link to web page in CS3
I have the FLASH CS3
what is the command to do to make a link from a button to a web page
this is what i have
on (release) {
getURL("www.cnn.com","_blank");
}
It is not the right one.....doesnt work and open me an error .....what is wrong here
what is the command to do to make a link from a button to a web page
this is what i have
on (release) {
getURL("www.cnn.com","_blank");
}
It is not the right one.....doesnt work and open me an error .....what is wrong here