RSS

Tag Archive | "components"

Create a Dynamic Event Calendar in Flex Builder 3 with Actionscript 3.0

Monday, June 22, 2009

33 Comments

Create a Dynamic Event Calendar in Flex Builder 3 with Actionscript 3.0

This tutorial will allow readers to create an Event Calendar application using Flex. The final user will be able to plan over a daily, weekly or monthly plan. You will learn on this step by step Flex tutorial, to create from scratch those Graphic User Interfaces, integrate them, and create a complete Rich Internet Application with a professional look.

Continue reading...

Exploring runtime styling with the Native Window Explorer in Adobe AIR

Monday, June 8, 2009

19 Comments

Exploring runtime styling with the Native Window Explorer in Adobe AIR

In this Adobe AIR tutorial you will use runtime styling to create a dynamic native window in AIR. We will show you how to load and unload styles, performance concerns and best practice while also showing you the value of knowing your environment.

Continue reading...

Learn How-to Create Flash Components using Actionscript 3.0, XML and Flickr API

Wednesday, April 22, 2009

43 Comments

Learn How-to Create Flash Components using Actionscript 3.0, XML and Flickr API

This tutorial will allow you to learn to create custom Flash Components using Actionscript 3.0. I have opted an image gallery component where we would show thumbnails of various images and user could see respective enlarged image by clicking any of the thumbnail. I have used FlickR image search to show various images using this component.

Continue reading...

Alternativa 3D Series – Tutorial 2 – Adding Material

Wednesday, March 4, 2009

5 Comments

Alternativa 3D Series – Tutorial 2 – Adding Material

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.

Continue reading...

How to build a contact manager in AIR using XML – Part 2

Thursday, July 17, 2008

8 Comments

How to build a contact manager in AIR using XML – Part 2

In this second, and final, part we'll be learning how to save and edit the file and how to setup the bindings between the xml and our component.

Continue reading...