# LoadMovieNum on levels with transitions

**URL:** https://forum.kirupa.com/t/loadmovienum-on-levels-with-transitions/197091
**Category:** flash
**Created:** [August 13, 2006, 8:00pm UTC](https://forum.kirupa.com/t/loadmovienum-on-levels-with-transitions/197091 "2006-08-13T20:00:23Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![flounder](https://avatars.discourse-cdn.com/v4/letter/f/7cd45c/32.png) [@flounder](https://forum.kirupa.com/u/flounder)
#### Post date: [August 13, 2006, 8:00pm UTC](https://forum.kirupa.com/t/loadmovienum-on-levels-with-transitions/197091/1 "2006-08-13T20:00:23Z")

</div>

Flash 8

I am trying to load a movie onto layer 1 (over a picture) and I have that down.

The effect I am trying imitate can be found at:  
[http://www.hillier.com/portfolio/](http://www.hillier.com/portfolio/)  
click one of the categories, then check one of the individual projects after you come to the category page. Then click “read more” at the bottom right-hand corner.

That part I’ve got.

Then click “back” and the text rolls up and disappears.

My problem is this: I am using “loadMovieNum” and two separate external SWFs (one to unfold the text and a second to roll it up). THe problem is that there is a jump when the first SWF is unloaded (and all the SWFs disappear) and the second SWF begins.

I checked out Kirupa’s tutorial on transitioning between external SWFs. Is this the answer, just use the single button? Seems rather complicated, but I like the idea of having just one external SWF that pauses at the midpoint and then continues after the button is released a second time.

Or is there a simpler way? I have about 90 projects to do.
