Tag Archives: programming

Flex SDK coding conventions and best practices

If you work on flex project, you should read this. Flex SDK coding conventions and best practices This help a lot for building quailty code.

Posted in Flex, Tutorials | Tagged , , | 6 Comments

Tuorials | AS3 and Physics

APE Physics tutorial for actionscript 3 APE – Actionscript Physics Engine tutorial – Part 1 APE – Actionscript Physics Engine tutorial – Part 2 Exploring the ActionScript Physics Engine in Flex

Posted in AS3, Flash, Flex, Source Code, Tutorials | Tagged , , , , , , , , , , , | Leave a comment

Tutorials | PureMVC Roundup

Today i bring you some cool tutorials, tips and examples about PureMVC. If you don’t know what this framework is, we can describe it in a simple way as a framework that enable developers to build modular applications in Air, … Continue reading

Posted in AIR, AS3, Flash, Flex, Tutorials | Tagged , , , , , , , , , , , , , , | 1 Comment

Source | Programatically Drawing Trees With Recursion

Great example by “Grant Skinner”, showing how to create tree by using recursive algorithms. The source is also available for download. Read full article and download source

Posted in AS3, Flash Source Files, Source Code | Tagged , , , , , , , , , | Leave a comment

Tutorials | Developing, Extending and Styling Flex Components

Do you want to create your own flex component? Or you simply don’t like the style of the component you need to use, or even there are some features you would like to have in your actual component? The following … Continue reading

Posted in AS3, Flash, Flex, Tutorials | Tagged , , , , , , , , , , , | 4 Comments

Tutorial | Create Cool Particle Systems: 5 How-to articles on AS3

With the new version of actionscript (AS 3.0), we have assisted to awesome works on particle systems. Here i show you some of the best tutorials, articles and resources that will help you to became an ace on producing this … Continue reading

Posted in AS3, Flash, Flash Source Files, Source Code, Tutorials | Tagged , , , , , , , , , , , , | 3 Comments

Tutorial | Create a Flickr Viewer using Flex

The latest tutorial at The Tech Labs, this time performed by Stéphane Schittly. In this tutorial, you will learn how to integrate photos from Flickr in your Flex application, using as3flickrlib. View Tutorial and download source files

Posted in Flex, Tutorials | Tagged , , , , , , , , , | Leave a comment

Source / Article – Fun With PaperVision3D & Graphics Filters

This is a nice article with source available writen by Andrew Trice, showing a cool filter effects created with PaperVision. Read Article and check source

Posted in Source Code | Tagged , , , , , , , , , | Leave a comment

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

A great article at The Tech Labs, by Ben Pritchard from PixelFumes, that will step you through the classes used to achieve a card flipping effect using the new rotationY property that exists in Flash Player 10. Read full article, … Continue reading

Posted in Flash, Tutorials | Tagged , , , , , , , , , , , | 2 Comments

Source | See Lee Delisle and lots of AS3 particle systems – Awesome!!!

See Lee Delisle has posted the sources of the his famous particle systems. They are purly awesome. Check the source code and develop your own particle systems or integrate it in your projects. I would loave to see them, so … Continue reading

Posted in Source Code | Tagged , , , , , , , , , , , | Leave a comment