Tag Archives: Actionscript 3.0

Adding XML to the Papervision Coverflow

As a simple addition to yesterday’s coverflow post, I wanted to show the same example but with loading images via XML. For simplicity sake the XML is loaded and parsed all in the main file. The structure for our XML … Continue reading

Posted in Actionscript 3 Papervision, Actionscript 3.0, Examples, Flash, Loading XML, Papervision 3D, Papervision Coverflow, Source Code, Tutorials | Tagged , , , , , , , | 12 Comments

A Simple Papervision Coverflow

There are several great AS3 / Papervision Coverflows out there but today I set out to create one in it’s simplest form. There are no bells and whistles, just a stripped down coverflow with it’s core functionality. It’s up to … Continue reading

Posted in Actionscript 3 Papervision, Actionscript 3.0, Examples, Papervision 3D, Papervision Coverflow, Tutorials, TweenLite | Tagged , , , , , , , | 9 Comments

Papervision Explode Image / Rebuild

In early 2008 I wrote a blog article on how to explode an image and rebuild it again. Recently this effect has been used in some amazing ways. Site’s like Audi have taken this concept much further with the rows … Continue reading

Posted in Actionscript 3 Papervision, Actionscript 3.0, Papervision 3D, Source Code, Tutorials, TweenLite | Tagged , , , , , , , , , | 3 Comments

A Simple Papervision Carousel

This week I set out to create a Papervision Carousel in it’s simplest form. At the heart of this carousel is a simple “for” loop / math which places the items in a circle in 3D space for (var i:int … Continue reading

Posted in 3D Carousel, Actionscript 3 Papervision, Actionscript 3.0, AS3, Papervision, Papervision 3D, Source Code, Tutorials | Tagged , , , , , , , | 13 Comments

Fix Z-Sorting issues with the QuadrantRenderEngine

Another way to solve your z-sorting issues is the use of the Quadrant Render Engine. The QuadrantRenderEngine only takes one parameter (type). The three “types” of filtering available to you are: QuadrantRenderEngine.ALL_FILTERS QuadrantRenderEngine.CORRECT_Z_FILTER QuadrantRenderEngine.QUAD_SPLIT_FILTER For a full explanation of each … Continue reading

Posted in Actionscript 3.0, AS3, Examples, QuadrantRenderEngine, Tutorials, Z-Sorting Issues | Tagged , , , , | 3 Comments

Off Topic: Spore Islands AS3 Facebook Game

We just wanted to share the great news about the release of Spore Islands on Facebook. Woven Interactive had the privilege to assist Area/Code with the client programming on Electronic Arts new Spore Islands Facebook game. Spore Islands is EA’s … Continue reading

Posted in Actionscript 3.0, Examples, Flash, News, Notes, Woven Interactive | Tagged , | Leave a comment