# I have a predicament on my hads w/my flash movie

**URL:** https://forum.kirupa.com/t/i-have-a-predicament-on-my-hads-w-my-flash-movie/4679
**Category:** flash
**Created:** [August 15, 2002, 11:23pm UTC](https://forum.kirupa.com/t/i-have-a-predicament-on-my-hads-w-my-flash-movie/4679 "2002-08-15T23:23:17Z")
**Posts on this page:** 9
**Page:** 1

<div class="post-metadata">

### Author: ![Nemesis](https://avatars.discourse-cdn.com/v4/letter/n/96bed5/32.png) [@Nemesis](https://forum.kirupa.com/u/Nemesis)
#### Post date: [August 15, 2002, 11:23pm UTC](https://forum.kirupa.com/t/i-have-a-predicament-on-my-hads-w-my-flash-movie/4679/1 "2002-08-15T23:23:17Z")

</div>

Okay, my page [3Dcody.com](http://www.3dcody.com) I have a problem w/my movie, If you click the “news” button on the left, then the news appears on the right. Well that is great, but my problem is this. Say they click on another link. I want my “news” to fade out and the other link to fade in. Great, thats not so hard, the hard part is this. I want more than just 1 link. So how can i do it so no mater what order they click the links, that they will show up right.  
:evil: make sence?:evil: :-\

thanx  
:asian:

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [August 16, 2002, 2:39am UTC](https://forum.kirupa.com/t/i-have-a-predicament-on-my-hads-w-my-flash-movie/4679/2 "2002-08-16T02:39:51Z")

</div>

um…nope. Can you describe a bit differently?

you want several windows to come up?

one window to come up and the open one to close?

all windows present?

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [August 16, 2002, 2:45am UTC](https://forum.kirupa.com/t/i-have-a-predicament-on-my-hads-w-my-flash-movie/4679/3 "2002-08-16T02:45:56Z")

</div>

okay, looky my page [3Dcody.com](http://3Dcody.com) see on the left. if you put your curser over it, news apears. Then click it. then news apears/fades in on the right. Okay now below news is “gaphix”,which is not linked to anything yets, but i want it so when u click on graphix, “news” on the right fades out and graphix would fade in…

follow me?

i could do this. Have News fade in, then when they click graphix, that it fades out and then graphix would fade in, in its place. But I have more than one link…and i can not predict in what order they will click my buttons…follow?

:nerd:

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [August 16, 2002, 3:20am UTC](https://forum.kirupa.com/t/i-have-a-predicament-on-my-hads-w-my-flash-movie/4679/4 "2002-08-16T03:20:36Z")

</div>

use a varible like “goTo” that is set to where you want to go when a button is clicked. Then at the end of each text fade out put an if(goTo = “”) and depending on what goTo reads have your text MC jump to the propper place. This is a very simple way of explaining it - I hope you get the idea. Post any more questions, or if you need more info. Remeber there are always many ways to do the same thing.

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [August 17, 2002, 12:42am UTC](https://forum.kirupa.com/t/i-have-a-predicament-on-my-hads-w-my-flash-movie/4679/5 "2002-08-17T00:42:51Z")

</div>

Okay, but where do i declare the “goto” name for them… like goTo = “what do i put there” and where do i delcare that?

oh, is there any way u could send me a sample one?

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [August 17, 2002, 1:45am UTC](https://forum.kirupa.com/t/i-have-a-predicament-on-my-hads-w-my-flash-movie/4679/6 "2002-08-17T01:45:40Z")

</div>

I’ll send you a sample… just hang on.

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [August 17, 2002, 1:52am UTC](https://forum.kirupa.com/t/i-have-a-predicament-on-my-hads-w-my-flash-movie/4679/7 "2002-08-17T01:52:52Z")

</div>

sweet, my email is [cody321@1st.net](mailto:cody321@1st.net)

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [August 17, 2002, 3:28am UTC](https://forum.kirupa.com/t/i-have-a-predicament-on-my-hads-w-my-flash-movie/4679/8 "2002-08-17T03:28:40Z")

</div>

I think this is what you need.

see attached

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [August 17, 2002, 3:48am UTC](https://forum.kirupa.com/t/i-have-a-predicament-on-my-hads-w-my-flash-movie/4679/9 "2002-08-17T03:48:41Z")

</div>

wow thank you so f’n much! omg thanx! i will examin it tonight! thank u so much! u are a life saver! thanx!
