# Make it on top 2

**URL:** https://forum.kirupa.com/t/make-it-on-top-2/221657
**Category:** Uncategorized
**Created:** [April 6, 2007, 1:21am UTC](https://forum.kirupa.com/t/make-it-on-top-2/221657 "2007-04-06T01:21:07Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![sabaruddon](https://avatars.discourse-cdn.com/v4/letter/s/e47774/32.png) [@sabaruddon](https://forum.kirupa.com/u/sabaruddon)
#### Post date: [April 6, 2007, 1:21am UTC](https://forum.kirupa.com/t/make-it-on-top-2/221657/1 "2007-04-06T01:21:07Z")

</div>

i dont know why…:D…i always facing a lot of problem and i cannot fix it… now, here my prob (again…)…

of coz i already can make it on top… but how i’m going to close it? i mean, i close my 2nd flash. can i do that? right now, what i trying to do is…i just put a button ‘back’ and it will call back my 1st flash…some silly idea…perhaps it help…:stare:

BUT, the problem is…the moment i click ‘back’ button, it will play again my 1st flash and that the problem coz i just want my 2nd flash close and my 1st flash still at the current position (not playing back)…

my as,

```auto
btn.onRelease = function(){
loadMovieNum ("my1stflash.swf",1);
}

```

:to:😟:ponder:❌snooze::lol::beam:
