Posts Tagged ‘Source’

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 this post i try to feature some of the few tutrorials and source available. If [...]

Tutorials | PureMVC Roundup
Tuesday, July 22nd, 2008

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, Flash and Flex. What means modular applications? You build an application divided in several small [...]

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. Bookmark on DeliciousDigg this postRecommend on Facebookshare via RedditShare with StumblersTweet about itSubscribe to the comments on this post

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 Bookmark on DeliciousDigg this postRecommend on Facebookshare via RedditShare with StumblersTweet about itSubscribe to the comments on this [...]

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 Bookmark on DeliciousDigg this postRecommend on Facebookshare via RedditShare with StumblersTweet about itSubscribe to the comments on this post

A tutorial showing you how to create a skin KingnareStyle skin using FlexBuilder 3 and Flash CS3. Read Tutorial and download support files Bookmark on DeliciousDigg this postRecommend on Facebookshare via RedditShare with StumblersTweet about itSubscribe to the comments on this post

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 download those videos and view them locally. You will be able to take your favorite [...]

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 or small, you still need to ensure that the core code you work with remains [...]

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 XML in Flash. Read full article here Bookmark on DeliciousDigg this postRecommend on Facebookshare via [...]

Source | Bending modifier for Papervision3D
Wednesday, June 11th, 2008

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. Bookmark on DeliciousDigg this postRecommend on Facebookshare via RedditShare with StumblersTweet about itSubscribe to the comments on this post