PDA

View Full Version : How do they make these interfaces with the li'l preloader and animation?


Timberland380
02-01-2002, 08:37 PM
I've been looking for some code for these interfaces and I can't find them anywhere. Here's an example:

http://www.cheerathletics.com/ca/general_info_main.htm

If anyone knows where the tutorial or code is, please let me know.

Jesse
02-02-2002, 08:55 AM
Whice bit are your trying to duplicate? The buttons just use GetURL to load an html page...

Timberland380
02-02-2002, 03:23 PM
I mean the moving interfaces that opens up and says loading interface when you click on either general info, teams, instruction, etc. Thanks.

Is this simple motion tween or something else?

Jesse
02-04-2002, 06:17 AM
It's just frame based. The links open a new SWF in the lower frame. With a Preloader. See the preloader tutorial if you're after info on how to preload.