Posts Tagged ‘examples’

Last week i’ve posted a web roundup article regarding Flash 3D Engine called Papervision 3D. This time, i will be showing you more cool articles but about another awesome 3d engine called Away3D. You can find more about them at their official site. Starting up with Away 3D Bookmark on Delicious Digg this post Recommend [...]

Two great examples with source files of Twist and Bend modifiers for the PaperVision3D 2.0 Bend Modifier for PV3D – Part 1 Twist Modifier for PV3D Bookmark on Delicious Digg this post Recommend on Facebook share via Reddit Share with Stumblers Tweet about it Subscribe to the comments on this post

Biskero, is a nice site using their own PV3D 3D Framework, that shows you several ways to graphically display data. It is one of the showcases, about data display. Hope it can helps you, on your future projects, when handling with graphic data. Bookmark on Delicious Digg this post Recommend on Facebook share via Reddit [...]

In this tutorial you will learn how to make an X-Ray image, you know, like you see in airport scanners. You’ll discover how these techniques could be applied to any mechanical object, or electronic device, like a digital camera. Additionally, you’ll learn about a non-destructive Camera Raw workflow. Bookmark on Delicious Digg this post Recommend [...]

Seb Lee Delisle, posted a full set of AS3 particles effects (9 in total), the same he shows at Toronto. As you know, his particle effects are really cool, and free. What are you waiting for? Go to his site, download the source, and start making your own particle effects. Then tell me what have [...]

Great article taking you to create 3D graphing applets using the Adobe Flash CS3 programming environment with the ActionScript 3.0 language. After working through this material you will be able to build a fully customized 3D graphing application (using either a function in two variables or parametric equations) using your own instructions, color schemes and [...]

Building an XML viewer on AIR with Flex
Friday, March 21st, 2008

This article demonstrates how easy it is to develop an XML document viewer in Flex, and then use Adobe AIR to package and deliver the application. This article is a good starting point for someone new to Flex or Adobe AIR, because it provides a walkthrough for how a complete application can be built with [...]

AS3 Dynamic Speech Bubble Snippet
Friday, March 21st, 2008

Nice example on AS3 showing how to draw a dynamic Speech bubble snippet using the drawing API. Check here. Bookmark on Delicious Digg this post Recommend on Facebook share via Reddit Share with Stumblers Tweet about it Subscribe to the comments on this post

AS3 Class: DistortionTweener
Friday, March 14th, 2008

Evolve made a cool AS3 class, which allows you to distort four points of an object. It is an easy to way make distortions such as trapezoids on a movie clip. This class is useful for example to use into the transition between pages of your flash site. Download full source code and check examples. [...]

Nicolas Lierman from Boulevart, wrote a nice Adobe Air article about Google Analytics. Goggle Analytics is a web service to help businesses figure out where their visitors come from and how they interact with their sites. Analytics Reporting Suite is an Adobe AIR application that brings Google Analytics to the desktop. In this article, he [...]