# Loading intro to home page

**URL:** https://forum.kirupa.com/t/loading-intro-to-home-page/64963
**Category:** flash
**Created:** [September 21, 2004, 7:28pm UTC](https://forum.kirupa.com/t/loading-intro-to-home-page/64963 "2004-09-21T19:28:00Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![roberts](https://avatars.discourse-cdn.com/v4/letter/r/ee7513/32.png) [@roberts](https://forum.kirupa.com/u/roberts)
#### Post date: [September 21, 2004, 7:28pm UTC](https://forum.kirupa.com/t/loading-intro-to-home-page/64963/1 "2004-09-21T19:28:00Z")

</div>

I have just kind of finished designing an intro page for a website in flash MX. How do i do it so that the after the intro the page automatically loads.

I now this is easy thats why i wont give details as to the blunders i have made.

Oh- does anybody know where i can download free intor pages.

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [September 21, 2004, 7:43pm UTC](https://forum.kirupa.com/t/loading-intro-to-home-page/64963/2 "2004-09-21T19:43:36Z")

</div>

Place this on the last frame of your intro:[AS]getURL(“[http://www.siteName.com/home.htm","\_self](http://www.siteName.com/home.htm%22,%22_self)”);  
}[/AS]Now just change the URL to match yours.
