# For conversation

**URL:** https://forum.kirupa.com/t/for-conversation/6111
**Category:** Uncategorized
**Created:** [September 29, 2002, 11:25pm UTC](https://forum.kirupa.com/t/for-conversation/6111 "2002-09-29T23:25:19Z")
**Posts on this page:** 20
**Page:** 1

<div class="post-metadata">

### Author: ![eilsoe](https://avatars.discourse-cdn.com/v4/letter/e/9fc348/32.png) [@eilsoe](https://forum.kirupa.com/u/eilsoe)
#### Post date: [September 29, 2002, 11:25pm UTC](https://forum.kirupa.com/t/for-conversation/6111/1 "2002-09-29T23:25:19Z")

</div>

I was just thinking, how would you guys’n girls go about the tricky thing called “Transitions”…?

I see some sites having the loadMovie, and others just skipping to other scenes…

---

<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: [September 30, 2002, 12:17am UTC](https://forum.kirupa.com/t/for-conversation/6111/2 "2002-09-30T00:17:29Z")

</div>

Hmm, ussually what i’ve done is ,

create a mc where has doors closing…

and inside that mc ( or on a layer behind it) load the MC, and when its done, play the doors to open again. That way it loads and has a good transistion…

I did it once before a while ago =)

---

<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: [September 30, 2002, 12:25am UTC](https://forum.kirupa.com/t/for-conversation/6111/3 "2002-09-30T00:25:27Z")

</div>

hmm, i had something to say a minute ago, i forgot… d\*mn my short term memory… it was something about loadmovies after playing a frame… grr…

---

<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: [September 30, 2002, 12:33am UTC](https://forum.kirupa.com/t/for-conversation/6111/4 "2002-09-30T00:33:54Z")

</div>

What were we saying? O well =) hehe I know the feeling happens to me all the time =)

---

<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: [September 30, 2002, 12:44am UTC](https://forum.kirupa.com/t/for-conversation/6111/5 "2002-09-30T00:44:49Z")

</div>

AHA!! just popped into my head again! 😛

How would you suppose transitions like those on [www.billybussey.com](http://www.billybussey.com) were made?

not graphically speaking… code.

---

<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: [September 30, 2002, 6:10am UTC](https://forum.kirupa.com/t/for-conversation/6111/6 "2002-09-30T06:10:11Z")

</div>

Im guessing that he has some code doing the cool squares going away and back, but i think its still using a movie clip, thats the only what i’d know how (and the best way to keep it all together)… =)

---

<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: [September 30, 2002, 6:19am UTC](https://forum.kirupa.com/t/for-conversation/6111/7 "2002-09-30T06:19:13Z")

</div>

I think I remember him saying once in his forum that his squares are all tweened to get that effect. So, this follows the same situation as your closing and opening doors Raydred.

---

<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: [September 30, 2002, 12:38pm UTC](https://forum.kirupa.com/t/for-conversation/6111/8 "2002-09-30T12:38:34Z")

</div>

So i guess every “place” on his site is a loaded swf of its own right? Otherwise it wouldn’t load bu itself whenever you go to a new place. And when you want to go to a new place, it plays the square tween (mask) and then loads the new swf…?

---

<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: [September 30, 2002, 3:48pm UTC](https://forum.kirupa.com/t/for-conversation/6111/9 "2002-09-30T15:48:28Z")

</div>

Yeah basically it loads the new swf file and the preloader has the squares come in then it preloads. After preloading is done is plays the squares out animation then at the end of that it shows the section.

---

<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: [September 30, 2002, 3:56pm UTC](https://forum.kirupa.com/t/for-conversation/6111/10 "2002-09-30T15:56:34Z")

</div>

ooooohhhh… 😛

I’ve been racking my brain for weeks trying to figure out how it would play trasition “out”, THEN load a swf… I didn’t know how it’d know where to go after playing “out”… hehe…

Man this sheds a sh\*tload of light on everything… _LOL_

hella easy then… (doh)

Well then, is there a way to preload en external swf…? not loading it using loadmovie, but preloading it, so when i call it, it’s already loaded, and then i don’t have to have a preloader for that 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: [September 30, 2002, 4:07pm UTC](https://forum.kirupa.com/t/for-conversation/6111/11 "2002-09-30T16:07:14Z")

</div>

Previously I didn’t think that was possible, but then I found out it was. Ilyas posted it in a thread somewhere on this board, I can’t seem to find it right now, if I do find it I will let you know though.

---

<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: [September 30, 2002, 4:10pm UTC](https://forum.kirupa.com/t/for-conversation/6111/12 "2002-09-30T16:10:21Z")

</div>

That’d be great lost, just send me PM… I have a bad habit of forgetting where i posted some times…

---

<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: [September 30, 2002, 4:26pm UTC](https://forum.kirupa.com/t/for-conversation/6111/13 "2002-09-30T16:26:49Z")

</div>

PM Sent(-:

---

<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: [September 30, 2002, 4:48pm UTC](https://forum.kirupa.com/t/for-conversation/6111/14 "2002-09-30T16:48:55Z")

</div>

woohoo! 😛

thanks!

---

<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: [September 30, 2002, 4:54pm UTC](https://forum.kirupa.com/t/for-conversation/6111/15 "2002-09-30T16:54:11Z")

</div>

No Problem:)

---

<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: [September 30, 2002, 5:09pm UTC](https://forum.kirupa.com/t/for-conversation/6111/16 "2002-09-30T17:09:28Z")

</div>

Did I? Cool. :cowboy:

---

<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: [September 30, 2002, 5:11pm UTC](https://forum.kirupa.com/t/for-conversation/6111/17 "2002-09-30T17:11:14Z")

</div>

ilyas, wasn’t it about time you changed the text at yer footer?

---

<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: [September 30, 2002, 5:14pm UTC](https://forum.kirupa.com/t/for-conversation/6111/18 "2002-09-30T17:14:13Z")

</div>

How about… hue… Err… Any idea?

And Eilsoe, while you’re here, could you find the time to make me a Austin Powers footer and/or avatar?

pom :elderly: // I love the smilies…

---

<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: [September 30, 2002, 5:16pm UTC](https://forum.kirupa.com/t/for-conversation/6111/19 "2002-09-30T17:16:08Z")

</div>

yeah, i’ll work on it tonight… have you checked your PM’s yet?

---

<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: [September 30, 2002, 5:29pm UTC](https://forum.kirupa.com/t/for-conversation/6111/20 "2002-09-30T17:29:57Z")

</div>

Great. And yeah, no problemo (well, there shouldn’t be…).

[Next page](https://forum.kirupa.com/t/for-conversation/6111.md?page=2)
