RSS

Author Archives | pfurtado

pfurtado - who has written 3 posts on Flash Platform and ActionScript Tutorials.

Pedro Furtado worked to Ydreams as a Software Engineer and as Senior Flash Developer at Orange8. Focused on the Flash/Flex platform he is always on top on what’s going to happen next. He is specialized in Actionscript, Php, Ruby, Python, Lisp, Flex, Air, overall OO. Now he is a freelance flash platform consultant. You can visit his blogs Dreaming In Flash and DailyPv3D

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

Monday, April 13, 2009

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

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

Thursday, July 17, 2008

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

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