|
Projects -
Flash CS3
|
|
Written by drooza
|
|
Saturday, 13 December 2008 02:15 |
|
Page 1 of 4 Ever just need that starting foundation? Here's a quick one to jump-start some flash developing. This tutorial will show you how to create a simple flash site using AS3. Many products can developed from this simple flash site "engine". A full flash site, or a simple slideshow, are a couple of examples.
Setting up the .fla file
First, create a new ActionScript 3.0 file. Then add a several MovieClips to the stage - I created a rectangle and converted it to a MovieClip, then held CTRL while clicking and dragging the new symbol, creating 4 instances on the stage. I named these instances page1_mc ... page4_mc.
|
|
Last Updated ( Tuesday, 16 December 2008 22:55 )
|