Tag Archives: Create 3D Boxes via ActionScript

How to Create 3D Boxes via ActionScript 3 Part 2

January 23, 2010

2 Comments

This is the second part of the “Flash 3D Boxes via ActionScript 3″ tutorial. In this part, I will take the 3D animation one step further. In this tutorial, we’ll create a sine wave of boxes and learn how to animate them. I am assuming that you have already completed the “Flash 3D Boxes via [...]

Continue reading...

How to Create 3D Boxes via ActionScript 3 – Part 1

January 23, 2010

2 Comments

This tutorial will basically teach you how to place objects in 3D coordinates and how to convert them in to 2D coordinates. That’s how we create an illusion of a 3D environment. Setting up the environment 1. Create a new Flash ActionScript 3 movie (500×300). 2. Draw a box on the stage. Make it size [...]

Continue reading...