- May 29, 2002
- 5,981
- 1
- 0
I am trying to link my buttons (they are buttons w/ the up over down and hit properties. ) I don't know how to make the buttons work as links and so that the links open in my "content" target. I thought I had it figured out by adding this to the script box when clicking on the button:
When I check the syntax for erros I get this:
Anyone know what im doing wrong? Or how to link buttons so that they actually launch (and into a certain target)?
I would appriacte all your help guys. TIA
- Joe
getURL("http://mainframed.com/about.htm", "_content")
When I check the syntax for erros I get this:
**Error** Scene=Scene 1, layer=Layer 4, frame=35:Line 1: Statement must appear within on handler
getURL("http://mainframed.com/about.htm", "_content")
Total ActionScript Errors: 1 Reported Errors: 1
Anyone know what im doing wrong? Or how to link buttons so that they actually launch (and into a certain target)?
I would appriacte all your help guys. TIA
- Joe
