# Not getting it...please help

**URL:** https://forum.kirupa.com/t/not-getting-it-please-help/115574
**Category:** Uncategorized
**Created:** [July 9, 2004, 6:09pm UTC](https://forum.kirupa.com/t/not-getting-it-please-help/115574 "2004-07-09T18:09:47Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![TKturner](https://avatars.discourse-cdn.com/v4/letter/t/d07c76/32.png) [@TKturner](https://forum.kirupa.com/u/TKturner)
#### Post date: [July 9, 2004, 6:09pm UTC](https://forum.kirupa.com/t/not-getting-it-please-help/115574/1 "2004-07-09T18:09:47Z")

</div>

OK, my brain just can’t comprehend this…

I am using video so I want everything to be single swf files and then I want to link it all, I followed the flash site tutorial to set up my flash site, it worked ok except when you click my button and the swf file loaded it played under the scene I was on. I want to click my button and have it take you to the new swf file and I want the old one to go away. Here is the code I used,  
[size=3][font=Times New Roman]on (release) {[/font][/size]

[size=3][font=Times New Roman] \_root.contents.loadMovie(“movie 1.swf”);[/font][/size]  
[font=Times New Roman][size=3][/size][/font]  
[font=Times New Roman][size=3][/size][/font]  
I know I should be using parent or get target…I’m just kinda lost.

Thank you in advance for your help!
