# "break apart" flash movie

**URL:** https://forum.kirupa.com/t/break-apart-flash-movie/148604
**Category:** Uncategorized
**Created:** [May 21, 2005, 12:19pm UTC](https://forum.kirupa.com/t/break-apart-flash-movie/148604 "2005-05-21T12:19:52Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![leiss](https://avatars.discourse-cdn.com/v4/letter/l/4bbf92/32.png) [@leiss](https://forum.kirupa.com/u/leiss)
#### Post date: [May 21, 2005, 12:19pm UTC](https://forum.kirupa.com/t/break-apart-flash-movie/148604/1 "2005-05-21T12:19:52Z")

</div>

hei,

i have made my homepage in flash (about seven pages).

now i want the first page stay in the open browser window and when clicking one of the buttons on the first page, a new window opens for the rest of the site/flash movie.

what is the best/easiest way?

i tried to split the flash movie, so i have now 2 fla files: one with only the first page and one with the rest. but what now???

cheers for any kind of hint 😉

---

<div class="post-metadata">

### Author: ![flashead](https://avatars.discourse-cdn.com/v4/letter/f/46a35a/32.png) [@flashead](https://forum.kirupa.com/u/flashead)
#### Post date: [May 21, 2005, 10:06pm UTC](https://forum.kirupa.com/t/break-apart-flash-movie/148604/2 "2005-05-21T22:06:59Z")

</div>

```auto
getURL("http://www.yourURL.com", "_blank");

```
