PDA

View Full Version : How do they do that?



jhatter67
July 17th, 2008, 06:35 AM
Does anyone know how they do the sliding, horizontal, transitions on the following web page:

http://www.xsilva.com/launch_2.5.php

I mean the part at the bottom, below the mac and 'X', when you click on one of the 7 tabs.

It would be much appreciated if you could point me to a tutorial or explain the basics (then again it ay not be that basic!).

stoopidtypos
July 17th, 2008, 10:52 AM
To me it looks like a sliding menu; here's a tutorial: http://www.kirupa.com/developer/flash5/slidingmenu.htm

stoopidtypos
July 17th, 2008, 10:56 AM
Oh! And here's another =)

http://www.kirupa.com/developer/flash8/slidingMenu.htm

I know its all Flash 8 tutorials, but you could still use them in a CS3 project. Just use AS2. If you want to use AS3, have a look at this thread: http://www.kirupa.com/forum/showthread.php?t=275120

jhatter67
July 17th, 2008, 11:01 AM
Oh! And here's another =)

http://www.kirupa.com/developer/flash8/slidingMenu.htm

I know its all Flash 8 tutorials, but you could still use them in a CS3 project. Just use AS2. If you want to use AS3, have a look at this thread: http://www.kirupa.com/forum/showthread.php?t=275120


Thanks that's just what I was looking for!