christine888
03-14-2009, 04:36 PM
Hi all,
I'm having problem to link from intro page to my website from the ENTER button that drops down. Here is the demo link. http://www.247durhamregion.com/demo/~16895.swf
I try this code
onRelease = function(){
getURL("index.html", "_blank", "GET");
I get this error
**Error** Symbol=sprite 765, layer=Layer 1, frame=1:Line 1: Statement block must be terminated by '}'
onRelease = function(){
**Error** Symbol=sprite 765, layer=Layer 1, frame=1:Line 6: Operator '=' must be followed by an operand
Total ActionScript Errors: 2 Reported Errors: 2
I wish I could attach the fla file here on this forum
Could you please help out
Thank you,
Christine
I'm having problem to link from intro page to my website from the ENTER button that drops down. Here is the demo link. http://www.247durhamregion.com/demo/~16895.swf
I try this code
onRelease = function(){
getURL("index.html", "_blank", "GET");
I get this error
**Error** Symbol=sprite 765, layer=Layer 1, frame=1:Line 1: Statement block must be terminated by '}'
onRelease = function(){
**Error** Symbol=sprite 765, layer=Layer 1, frame=1:Line 6: Operator '=' must be followed by an operand
Total ActionScript Errors: 2 Reported Errors: 2
I wish I could attach the fla file here on this forum
Could you please help out
Thank you,
Christine