Complex Button linking to

[color=black]I have successfully made some complex buttons by using the “Complex[font=Arial][font=Verdana]Button RollOver/RollOut Effects” tutorial here at kirupa.com.[/font][/font][/color]

But I have 1 problem. I don’t want the button to link to a different URL but to a Frame in a certain Scene.
For example: I place the complex button graphic in Scene 1 and I want it to link to Frame 7 of Scene 2. How do I do this?

Here’s the original link script from the tutorial:

[color=#0000d0]this[/color].[color=#0000d0]onRelease[/color] [color=#0000ff]=[/color] [color=#006610]function[/color]color=#0000ff{[/color]
[color=#0000d0]getURL[/color]color=#0000ff[/color];
[color=#0000ff]}[/color]

How should I edit this script? Or is there an other way?
Any help is appreciated.