In this second part tutorial we're going to add some more features to the slideshow application. Those would be forwarding and rewinding slides, play and pause the slideshow and linkable slides. If you haven't read the first part tutorial yet, you should do it before continue. You can read it here.
Continue reading...Wednesday, July 23, 2008
This tutorial shows you how to create a simple slideshow using as3/flash and xml
Continue reading...Thursday, July 17, 2008
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...Wednesday, July 16, 2008
In this tutorial I'm presenting you a little weather widget, that could come handy for travel websites, or our personal page. If you make some changes on the code, you could show a different interface on your website, according to the weather on your city. Pretty cool stuff. We gonna connect weather.com XML data file with our flash widget. Weather.com offers us a free service to do that.
Continue reading...Saturday, June 21, 2008
Flickr stores on their servers, photos form all their users around the world, and they have an open api so you could interact with it, and make your own developments, like PicNik.com, the photos online editor, where you could import your Flickr photos and make it look really cool. Now in this tutorial I'm gonna show you how to interact with the flickr data base, making your own photo search engine, looking for tags on the photos.
Continue reading...Saturday, May 24, 2008
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...
Wednesday, September 10, 2008
21 Comments