Tag Archives: Source

Tutorials | Generative / Recursive Art Roundup

Fractals and Generative Art are on of the most wonderfull things we can do in Flash. Due to the complexity of the abstract designs which fascinate our mind. The usual method used by the developers is the recursive algorithm. In … Continue reading

Posted in AS3, Flash, Flash Source Files, Resources, Tutorials | Tagged , , , , , , , , , , | 8 Comments

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 | Bitmap / Vector into firefly particles AS3.0

A cool experiment with source to a AS3 class that breaks up vectors/bitmaps into particles and then moves them around in a semi-random firefly pattern.

Posted in AS3, Flash Source Files | Tagged , , , , , , , , , | 2 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 KingnareStyle Skin in Flex

A tutorial showing you how to create a skin KingnareStyle skin using FlexBuilder 3 and Flash CS3. Read Tutorial and download support files

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

Tutorial | Creating A Downloader For YouTube with Flex/Air

This the newest tutorial at The Tech Labs, this time by Jack Herrington, who have wrote several popular books, where you learn how to create a cross platform application that searches for YouTube videos and then provides a mechanism to … Continue reading

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

Tutorial | Synchronizing Drupal Modules with Adobe AIR

Whether you’re an enterprise developer working in a large shop or setting up a blog for yourself, you’ve almost certainly been tasked with keeping your development code in sync with some type of stable release. Whether a project is big … Continue reading

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

Article / Source | Sample Flash AS3 Code to Help Designers and Developers Handle Data and Communication

A nice article by Dan Zen, showing four examples about User Interface Components, Communication 1 – navigateToURL, SharedObject, FlashVars, ExternalInterface, Loader, URLRequest and FileReference, Communication 2 – URLLoader and URLVariables to get text or server script data (PHP, MySQL) and … Continue reading

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

Source | Bending modifier for Papervision3D

Bending objects is one of the classic features of any 3D package. Bartek thought it would be nice to be able to bend stuff in Papervision3D too. Read his post and download the source.

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