How to make a the whole screen move

Hi all, i saw some site tat can make the whole screen move and it look interested, sample site below

http://www.orangesherbert.com/high.html

is there any tutorial to how to make it.

thxs for reading.

I think that is not the whole site not in the sense you are thinking

the first thing to do is to have an MC filling all browser area, which you can achieve ( one of several possible solutions ) with one small frame in the top and making the bottom open an .SWF instead of an html.

If you get that, in the .SWF realm is just a fact of having movie panes at different lelvels and move one pane relative to another one as the mouse moves and set ._x ._y of these panes using the mouse displacement.

the hardest part to me is the movie design

the search term would be parallax
there are some threads on kirupa on that

thxs. will do the search on parallax