I made a Flash website yesterday. But when I put in the ActionScript for the getURL on a button, it didn't want to work. This is the code I put in, but can't get to work.
---
on (release) {
getURL("
http://www.creative-eight.net/phpbb/index.php", "_blank");
}
---
http://creative-eight.net/Is my site... which should go right to the Flash stuffs.
Can someone please help me? ;_;