# Splash page

**URL:** https://forum.kirupa.com/t/splash-page/167824
**Category:** Uncategorized
**Created:** [November 1, 2005, 12:46pm UTC](https://forum.kirupa.com/t/splash-page/167824 "2005-11-01T12:46:58Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![val\_B](https://avatars.discourse-cdn.com/v4/letter/v/6a8cbe/32.png) [@val\_B](https://forum.kirupa.com/u/val_B)
#### Post date: [November 1, 2005, 12:46pm UTC](https://forum.kirupa.com/t/splash-page/167824/1 "2005-11-01T12:46:58Z")

</div>

Hello ,

I have created a splash page , which has only 1 keyframe on the maintimeline .All the animation is in a mc placed on this 1st keyframe.

I want after this animation finishes to load my content page.I tried placing this code

this.onEnterFrame = function(){  
getUrl(“content.html” ,"\_parent");

but this loads instantly the content and my animation doesn’t get played.When I put this code in the last key of the mc where all animation is.This doesn’t work?

Can anyone help me please… its quite urgent and I am not able to solve it.  
thanks in advance
