Flash | Advanced Flash with Actionscripts
457 days ago | thetechlabs.com
In this tutorial, we’re going to build a Flash mp3 player with a spectrum analyzer written in AS3. We’ll focus on the spectrum analyzer and build just the basic functionality for the player itself.
Flash | Dynamic Contents
492 days ago | thetechlabs.com
On more than one occasion I have asked developers if they had experience with E4X. I am often surprised to find that some aren’t sure what this amazing ”thing” is and others have been using E4X without even realizing it! In this article we will try to demystify the E4X.
Flash | 3Ds
493 days ago | thetechlabs.com
In part one of this tutorial series you saw how to create a simple Alternativa 3D Flash application. The end result was a spinning cube, drawn with a wireframe material that displayed the edges of the polygons that made up the cube. In this tutorial I will show you how to add a material to the cube to give it a more appealing look.
Flash | Text Effects
493 days ago | thetechlabs.com
You are going to learn, how to easily load fonts apply a css stylesheet to a textfield. Until now, it has always been a big mess dynamicaly loading fonts. With the new fontloader from etcs.ru the process got easy as pie.
Flash | 3Ds
493 days ago | thetechlabs.com
This is the first of Alternativa tutorial series, which will step you in the world of this awesome 3D engine for flash platform. From the outset the focus of this tutorial will be to create a solid framework that can be easily extended in future articles.
Flash | 3Ds
493 days ago | thetechlabs.com
A basic function of any 3D engine is to load 3D models. Alternativa has the ability to load 3D models stored in both the 3DS and OBJ formats. In this tutorial we will learn how to load a 3DS model.