Tag Archives: code

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 | 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

Tutorial | 3D Charts Using PaperVision3D

A great example of creating a 3D chart using PV3D to visualize data by Andrew Trice. Read the article and source.

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

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

Source | A banner built using FIVe3D

Bartek shows this time a cool banner using the FIVe3D. He also mades available the source of the banner so you can check the code. Read and view demo or download source

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

Tutorial | Create a 3D Product Viewer in Flex 3

In this tutorial you will learn how to make a 3D product viewer similar to the usual automotive industry sites, the  360º viewers. Read Tutorial

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

Tutorial | Building Dashboards With PHP and Flex

A tutorial that show you how to use a combination of PHP for the back end and Adobe Flex for the front end that will put interactive 3D within your grasp. Read Tutorial

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

Tutorial | Animating with Physics and AS3

This tutorial is for anyone who wants to learn how to animate objects with the help of some simple physics. All done by Actionscript 3.0 of course. Read Tutorial

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