RSS

Tag Archive | "Effects"

Extending the AS3/Flash9 Slideshow with XML

Wednesday, September 10, 2008

21 Comments

Extending the AS3/Flash9 Slideshow with XML

In this second part tutorial we're going to add some more features to the slideshow application. Those would be forwarding and rewinding slides, play and pause the slideshow and linkable slides. If you haven't read the first part tutorial yet, you should do it before continue. You can read it here.

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...