Hi Guys

This is my first time using Flash Pro CS5.5, i have managed to create a 7 page website. But cannot get the links to work, in order to link all my Flash pages together. I was going to give-up then i came across this Forum.

Heres my actions code im using and the error msg i get:

btn.onRelease=function(){

getURL("Media_Page.swf", "_blank");
}


And the dreaded error msg:

Scene=Scene 1, layer=Background, frame=1, Line 4 Unexpected '}' encountered

Thankyou for any help with this, im sure its just a simple mistake.

Willo09