Login | Register

Away3D Basics 6 - Materials and Light (Part 1)

January 07th 2009 | Jens C Brynildsen

We've already touched upon materials in our former tutorials. This tutorial explores how to work with the most basic color materials, the phong shader and lighting.

Skill: Beginner Code: Actionscript 3 Category: 3DAway3D


Away3D Basics 5 - Primitives (Part 3)

December 14th 2008 | Jens C Brynildsen

This is the third and final tutorial on the Away3D primitives. This last batch features the more exotic ones, the ones you'll probably not use that often. The GridPlane and LineSegment are great debugging tools,…

Skill: Beginner Code: Actionscript 3 Category: 3DAway3D


Away3D Basics 5 - Primitives (Part 2)

November 27th 2008 | Jens C Brynildsen

In this tutorial, we keep exploring the simple but very useful primitives available in Away3D. As in the former tutorial, we also have some code that shows you how to use them beyond the basics.…

Skill: Beginner Code: Actionscript 3 Category: 3DAway3D


Away3D Basics 5 - Primitives (Part 1)

November 27th 2008 | Jens C Brynildsen

Primitives are the building block of most 3D software. Away3D comes with 17 primitives as well as some helpers. This first tutorial on the primitives will explain how to work with primitives to achieve some…

Skill: Beginner Code: Actionscript 3 Category: 3DAway3D


Away3D Basics 4 - Manipulating 3D objects

November 24th 2008 | Jens C Brynildsen

Just as any two dimensional object in Flash, your 3D objects can be positioned, rotated, scaled, grouped and more. This tutorial will teach you how to work in 3D space and tween your objects using…

Skill: Beginner Code: Actionscript 3 Category: 3DAway3D


Using Flex Actionscript files with Metadata in Flash CS3

November 13th 2008 | Jens C Brynildsen

Many of the tutorials you find on Flashmagazine and other sites feature code that was written for Flex. As long as the tutorial files does not make use of the Flex Framework itself, you can…

Skill: Beginner Code: Actionscript 3 Category: Actionscript Basics


Using Actionscript projects in Flex or Flash

November 13th 2008 | Jens C Brynildsen

Many of the tutorials here on Flashmagazine.com as well as other sites are based on Actionscript classes. You can easily use these with either Flex, Flash or other editors such as FlashDevelop by following the…

Skill: Beginner Code: Actionscript 3 Category: Actionscript Basics


 1 2 3 >  Last »