Posts Tagged ‘classes’

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

AS3 | Actionscript 3 Classes
Tuesday, August 26th, 2008

Here is another post full of new AS3 classes, you cn use in your own projects. – Pixelator – Transition effect A class that take two displayobjects and create a transition between the both – GraphicsUtil – A Utility Class for Drawing Arrows Actionscript class for drawing arrows. ACTIONSCRIPT DRAWING CLASSES com.jR.Drawing.Base com.jR.Drawing.Ellipse com.jR.Drawing.Polygon com.jR.Drawing.Rectangle [...]

AS3 |19 Custom AS3 Classes Roundup
Wednesday, July 23rd, 2008

One cool thing you can do in Flash and Flex, is to create custom classes in order to help you to repeat certain tasks in a easily manner. Today i show you a collection of some cool custom classes, which can help you to develop more and faster. Bookmark on Delicious Digg this post Recommend [...]

In this tutorial, Flash & Math presents two custom AS3 classes: BitmapRoll and BitmapCylinder. The former takes a bitmap image and coils it into a coil that can be rotated in 3D by the user. The latter, wraps a bitmap around a cylinder. Both the coil and the cylinder respond to clicks. Read the tutorial [...]

Documentation for classes includes syntax, usage information, and code samples for methods, properties, and event handlers and listeners for those APIs that belong to a specific class in ActionScript. The classes are listed alphabetically. If you are not sure to which class a certain method or property belongs, you can look it up in the [...]

Jody Hall wrote an excellent tutorial at actionscript.org, that teaches you how to build a simple Flash quiz application using Classes. Each step, from concept to finished product, is explained in detail. Read the tutorial. Bookmark on Delicious Digg this post Recommend on Facebook share via Reddit Share with Stumblers Tweet about it Subscribe to [...]