Flash 3d animation with actionscript

Step 1

Download TweenMax for AS3 and save the “gs” folder to the same location where you have the .fla file located.

  • Create a new >Flash Project
  • Click on the plus icon New flash file > “Flash file” > Change the name of project <Untitled File>.fla
  • Select the Selection Tool V
  • Go to Properties tab and press Edit button and set the width of your document to 500 pixels and the height to 100 pixels, set frame rate to 24 fps.
  • Select #999999 color as background .
  • Change the layer name to background ( double click on it ).
  • Take the Text Toll (T)
  • Set the size of static text to 56.0 pt, and any color.
  • Write any text.
  • While the image or object is still selected, hit F8 key (Convert to Symbol) to convert it into a Movie Clip Symbol (Name it “My Text”)

  • Change the instance name to  “myText“.

Step 2

  • Draw a circle of size 30×30 on the stage. Convert it to a movie clip named “My Circle” and set the registration point to the center, change the instance name to “myCircle”
  • Linkage the circle to a class named “MyCircle” on Flash CS4 right click the movie clip in the library and select “Properties”.

Step 3

  • Press F9 to open actionscript panel and enter this code :

Download source of this project : 3d.zip

, , , , , , ,

Trackbacks/Pingbacks

  1. Flash 3d animation with actionscript | Flash tutorials | Flash … « action script - May 11, 2010

    [...] Pełny artykuł na: Flash 3d animation with actionscript | Flash tutorials | Flash … [...]

  2. Flash 3d animation with actionscript | Flash tutorials | Flash … | Flash Designers - May 11, 2010

    [...] See more here:  Flash 3d animation with actionscript | Flash tutorials | Flash … [...]

Leave a Reply