RSS

Tag Archive | "mxml"

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

Build a contact manager in Flex with ZendAMF; Part One – Layout; From Photoshop to Flex

Wednesday, May 20, 2009

8 Comments

Build a contact manager in Flex with ZendAMF; Part One – Layout; From Photoshop to Flex

The complete result of this 2 part tutorial is a contact manager built in flex that uses ZendAMF to store data in mysql. In this first part we will learn how to build our own layout in photoshop and implement it on Adobe Flex. We will use a simple layout and you will learn some few tips to keep in mind when designing a layout in photoshop and using it in Adobe Flex.

Continue reading...

Integrate Flex Builder 3.0 & Php easly with the fresh ZendAMF

Monday, May 11, 2009

15 Comments

Integrate Flex Builder 3.0 & Php easly with the fresh ZendAMF

In this article I will explain how to build a simple adobe flex application that communicates with php using remote objects calls to the new AMF php implementation suported by adobe and called ZendAMF.

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

Create a Flickr Viewer using Flex

Tuesday, June 17, 2008

8 Comments

Create a Flickr Viewer using Flex

In this tutorial, you will learn how to integrate photos from Flickr in your Flex application, using as3flickrlib.

Continue reading...