PDA

View Full Version : tutorial for Flash Site....


Romulus
01-26-2002, 04:18 AM
I'm looking for a good tutorial that covers a lot of the skills needed to get a Flash Site working. Other tutorials are very good for designing individual swf's, but I would like a little info on having a site that has every page designed with Flash, how to publish it...essential details like that.

thanks,

Will

pixelwit
01-27-2002, 06:10 AM
Read as much as you can about the loadMovie() function. Once you understand that, you can piece your site together in any number of ways.

A good working knowledge of "pathng" would be really helpful as well. Get familiar with the terms "parent", "_root", "_levelN" and "this". Knowing how to properly use those terms will let you control any clip in your site.

This is just a starting point. How much you need to know in order to build a complete site depends on the type of site you're trying to make.

Good luck and I hope this helps,

-PiXELWiT
http://www.pixelwit.com

Romulus
01-27-2002, 02:36 PM
I'll do a few of the tutorials they have on this site, maybe a few others, and see if that makes things a little clearer...

again, thanks.

Will