CHeCK ThiS OUT!

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/ 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:

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 :wink:

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.

On that site, they use a method mentioned by 3d-iva called frames. Here’s 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

Yup it was done in frames

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

it was a pain :crazy:

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

anytime :slight_smile:

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