RSS

Tag Archive | "API"

Creating a AIR Web Service Package with Flash and AS3- Base Service Class And Simple Twitter API

Wednesday, September 3, 2008

4 Comments

Creating a AIR Web Service Package with Flash and AS3- Base Service Class And Simple Twitter API

In this series of tutorials, you will learn the basics of architecting a simple but powerful Web Services Package. We'll start off by creating a class which will be the base of all our services and then continue to create a very simple Twitter API.

Continue reading...

Setting up Away3d with Flex

Monday, September 1, 2008

6 Comments

Setting up Away3d with Flex

In this tutorial I will show you how to set up a simple away3d scene, taking advantage of FlexBuilder's enhanced programming interface. I will also take advantage of the tutorial to introduce Flex to Flash developers who have never used it.

Continue reading...

Creating a Weather Widget with XML and AS3

Wednesday, July 16, 2008

19 Comments

Creating a Weather Widget with XML and AS3

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

Create a Flickr Viewer using Flex

Tuesday, June 17, 2008

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