# CHeCK ThiS OUT!

**URL:** https://forum.kirupa.com/t/check-this-out/10392
**Category:** Uncategorized
**Created:** [December 31, 2002, 2:50am UTC](https://forum.kirupa.com/t/check-this-out/10392 "2002-12-31T02:50:31Z")
**Posts on this page:** 8
**Page:** 1

<div class="post-metadata">

### Author: ![Hanief](https://avatars.discourse-cdn.com/v4/letter/h/ebca7d/32.png) [@Hanief](https://forum.kirupa.com/u/Hanief)
#### Post date: [December 31, 2002, 2:50am UTC](https://forum.kirupa.com/t/check-this-out/10392/1 "2002-12-31T02:50:31Z")

</div>

How to do like this in flash?? I mean this website got two sections one section is loading and another one is not check this site [http://www.japanesestreets.com/](http://www.japanesestreets.com/) and tell me if you got an idea how to do it in flash version. By the way, i still wondering how they do that in HTML version cmon please tell me…!!:beam:

---

<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: [December 31, 2002, 3:14am UTC](https://forum.kirupa.com/t/check-this-out/10392/2 "2002-12-31T03:14:57Z")

</div>

I didnt see a section there that was done in flash at all!!

It looks like all html to me!  
Maybe im looking at the wrong place 😉

---

<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: [December 31, 2002, 3:35am UTC](https://forum.kirupa.com/t/check-this-out/10392/3 "2002-12-31T03:35:59Z")

</div>

To do it in flash would be very easy. Just do a on click that loads a movie into a empty movie clip. To do it in html you can either use frames, onCLick show/hide divs or dynamically load the info into divs using asp…any of those is fairly simple.

by the way they are using frames. which is the easiest method…well off to play counter strike.

---

<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: [December 31, 2002, 3:57am UTC](https://forum.kirupa.com/t/check-this-out/10392/4 "2002-12-31T03:57:24Z")

</div>

On that site, they use a method mentioned by 3d-iva called frames. [Here’s](http://hotwired.lycos.com/webmonkey/html/96/31/index3a.html) a tutorial detaling how to do frames with HTML.

If you are doing it in flash, then just do what 3d-iva said; create an empty movie clip, and then just create a bunch of movies with all the other content, and then assign actions to the button.

a tutorial by pom detalining how to get movies from remote locations is [here](http://www.kirupa.com/developer/mx/loading.asp)

---

<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: [December 31, 2002, 7:02am UTC](https://forum.kirupa.com/t/check-this-out/10392/5 "2002-12-31T07:02:22Z")

</div>

Yup it was done in frames

I remember learning frames back when I used to code HTML in notepad

it was a pain :crazy:

---

<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: [December 31, 2002, 7:28am UTC](https://forum.kirupa.com/t/check-this-out/10392/6 "2002-12-31T07:28:25Z")

</div>

Thanks vip3r and others too! You guys so kind! 8]

---

<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: [December 31, 2002, 3:37pm UTC](https://forum.kirupa.com/t/check-this-out/10392/7 "2002-12-31T15:37:15Z")

</div>

anytime 🙂

---

<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: [December 31, 2002, 7:18pm UTC](https://forum.kirupa.com/t/check-this-out/10392/8 "2002-12-31T19:18:29Z")

</div>

Use Dreamweaver MX…much faster…All it is using frames and link inside frames…
