# Flash linking help

**URL:** https://forum.kirupa.com/t/flash-linking-help/208217
**Category:** flash
**Created:** [November 26, 2006, 4:09pm UTC](https://forum.kirupa.com/t/flash-linking-help/208217 "2006-11-26T16:09:46Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Dhair](https://avatars.discourse-cdn.com/v4/letter/d/848f3c/32.png) [@Dhair](https://forum.kirupa.com/u/Dhair)
#### Post date: [November 26, 2006, 4:09pm UTC](https://forum.kirupa.com/t/flash-linking-help/208217/1 "2006-11-26T16:09:46Z")

</div>

I am trying to get my link to target the mainframe, but it just ends up making a new window… Any help?

This is the code I have been using -

> on (release) {  
> getURL (“news.html”, “mainFrame”);  
> }
