RSS

Tag Archive | "3D"

Simulating PicLens with Flex and Away3D – Part 3

Thursday, October 23, 2008

0 Comments

Simulating PicLens with Flex and Away3D – Part 3

Step by step guide for creating a PicLens type 3D photo viewer with Flex and Away3d. This is step 3, of a 3 part tutorial that will sweep many useful techniques used in web application design, Flex, and Flash 3D design.

Continue reading...

Simulating PicLens with Flex and Away3D – Part 2

Tuesday, September 23, 2008

9 Comments

Simulating PicLens with Flex and Away3D – Part 2

Step by step guide for creating a PicLens type 3D photo viewer with Flex and Away3d. This is step 2, of a 3 part tutorial that will sweep many useful techniques used in web application design, Flex, and Flash 3D design.

Continue reading...

Simulating PicLens with Flex and Away3D – Part 1

Wednesday, September 17, 2008

8 Comments

Simulating PicLens with Flex and Away3D – Part 1

This tutorial article is a Step by step guide for creating a PicLens type 3D photo viewer with Flex and Away3d. This is step 1, of a 3 part tutorial that will sweep many useful techniques used in web application design, Flex, and Flash 3D design.

Continue reading...

Create a Card Flip Effect For Flash Player 10 using ActionScript 3

Wednesday, June 11, 2008

16 Comments

Create a Card Flip Effect For Flash Player 10 using ActionScript 3

It surprises me that one of the most commented upon and downloaded classes from my blog is a card flipping effect. With that in mind, I thought it might be an interesting exercise to recreate this effect targeting Flash Player 10. As of the writing of this article, Flash Player 10 Beta (Astro) and the corresponding API documentation have been released. This article will step you through the classes used to achieve a card flipping effect using the new rotationY property that exists in Flash Player 10.

Continue reading...