# Is this difficult? Please help!

**URL:** https://forum.kirupa.com/t/is-this-difficult-please-help/193548
**Category:** flash
**Created:** [July 14, 2006, 12:44am UTC](https://forum.kirupa.com/t/is-this-difficult-please-help/193548 "2006-07-14T00:44:25Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Wicky](https://avatars.discourse-cdn.com/v4/letter/w/b9e5f3/32.png) [@Wicky](https://forum.kirupa.com/u/Wicky)
#### Post date: [July 14, 2006, 12:44am UTC](https://forum.kirupa.com/t/is-this-difficult-please-help/193548/1 "2006-07-14T00:44:25Z")

</div>

Please excuse my utter ignorance… I’m new to actionscript!

I’m trying to achieve an effect with a transition between pages in scene1 of a single swf file (ie. not loading external swf’s), something like this:

> **[Business Flash Template #10458](https://www.templatemonster.com/flash-templates/10458.html)**
>
> Check out this Business Flash Template (#10458) - learn all the technical info and requirements prior to buying it.

Let’s say I’m on page1 and I want to go to page3. When I press the page 3 button I want to trigger an animation that hides the content of page1, and when the animation finishes I want it to show the contents of the new page (page3 in this scenario).

I don’t want it to swap page1 and page3 until the page contents are completly obscured by the animation, but I have no idea of how to do this.

Can anybody help me?
