RSS

Tag Archive | "ria"

Create an intelligent XML image Gallery & Slideshow in Flash CS4 (+PHP) – Part I/II

Monday, July 13, 2009

29 Comments

Create an intelligent XML image Gallery & Slideshow in Flash CS4 (+PHP) – Part I/II

In this article you will learn how to build an image gallery that will load images from a web server. I decide to call it "Intelligent" because you don't need to configure any XML or flash file. Just put the Flash movie and the images on a server and they will be loaded automatically. Nice ah?

Continue reading...

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

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

Creating an AIR RSS Reader Application from Scratch with Flex and PureMVC

Monday, April 13, 2009

10 Comments

Creating an AIR RSS Reader Application from Scratch with Flex and PureMVC

Adobe AIR counts already with over 100 million deployments which represents the importance of this development tool nowadays. Nevertheless still some to get introduced to it and start creating their own applications. In this tutorial you will learn how to create an AIR application a bit different on what we have shown before. I mean, we will be showing how to create a RSS Reader with AIR and PureMVC.

Continue reading...

Dynamically loading fonts with FontLoader and applying styles with CSS stylesheet in Actionscript 3.0

Wednesday, March 18, 2009

9 Comments

Dynamically loading fonts with FontLoader and applying styles with CSS stylesheet in Actionscript 3.0

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.

Continue reading...

Working with XML, E4X and ActionScript 3

Thursday, March 12, 2009

15 Comments

Working with XML, E4X and ActionScript 3

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.

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

Saturday, May 24, 2008

19 Comments

How to build a contact manager in AIR using XML

This will be the first part of our first tutorial: How to build a contact manager in AIR using XML. For the first part of this tutorial we’ll be reading, parsing and searching an XML into an AIR application and going through the whole getting it to compile and exporting a release version.

Continue reading...