# loadMovieNum ....and effect

**URL:** https://forum.kirupa.com/t/loadmovienum-and-effect/246704
**Category:** flash
**Created:** [December 13, 2007, 4:52pm UTC](https://forum.kirupa.com/t/loadmovienum-and-effect/246704 "2007-12-13T16:52:45Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![beppeartz](https://avatars.discourse-cdn.com/v4/letter/b/779978/32.png) [@beppeartz](https://forum.kirupa.com/u/beppeartz)
#### Post date: [December 13, 2007, 4:52pm UTC](https://forum.kirupa.com/t/loadmovienum-and-effect/246704/1 "2007-12-13T16:52:45Z")

</div>

hello guys!

i’ve a little problem,

this is the page where i’m working at the moment: www.constructors.it/prova

is just a proof.

Upun there is a menu with some buttons, all of them got a actionscript like this:

on (release) {  
loadMovieNum(“capabilities.swf”, 6);  
}  
so every movie.swf load perfectly in the right position.

But i would like that every time i click in button, the previous loadedmovie, close itself with an effect.

but when i click in another button, automatically my previous lodead movie will be replaced with the new one.

like this page …

www.addition.com.au

everytime you click in another button the page is closing with an effect, and automatilly loads the page you requested.

i hope to be clear,…

my english is not the good:)

please help me

bye
