
Originally Posted by
timbo I have recently been playing around with flash mx professional 2004, I am wondering if anyone knows how to add links to buttons. I have looked at tutorials etc and get as far as actions > plus sign > Global functions > Browser/Network > Get URL, I then place the URL in and when I check syntax I get the following.... **Error** Scene=Scene 1, layer=Layer 1, frame=1:Line 1: Statement must appear within on handler
getURL(the URL);
Total ActionScript Errors: 1 Reported Errors: 1
Does anyone know what is going on? I think I need to add more script but cannot figure that part out, any help is greatfully appreciated.
timbo