|
Simple simple flash question.. how to go to a website when the movie is clicked?
Heres my little script
on (press) {
getURL("javascript:onClickHandler(); location.href='http://www.google.ca';");
}
But it doesnt seem to work.. I get a javascript error (object expected)
__________________
ICQ: 298-523-037
|