Archive for the Flex/Air Category

Creating a Feed Reader Widget with Adobe Flex 3

Creating a Feed Reader Widget with Adobe Flex 3

Thursday, August 20, 2009 No Comments

In this tutorial you’ll learn how to create your own Flex feed reader application. In this case, the final result will be a simple feed reader which can be used in your blog or site to display your favorite feeds.

Tags: ,

Category: Flex/Air

Create Your Own Adobe AIR Application with Flash

Create Your Own Adobe AIR Application with Flash

Thursday, August 20, 2009 No Comments

In this tutorial we’ll create a Twitter Reader application, fed from your own Twitter updates. We’ll look at some of the features of the nativeWindow class, how to sign it and make an install package.

Tags: ,

Category: Flex/Air

Build a Multi-Purpose Contact Form With Flex

Build a Multi-Purpose Contact Form With Flex

Thursday, July 2, 2009 No Comments

In this tutorial we’ll be creating a custom Flex-built contact form. We’ll be implementing many of the fantastic built-in features of the Flex framework, such as the validation methods, the alert box and datefield components to give our contact form added functionality. We’ll also look into adjusting the CSS properties to give our application a unique look and style.

Tags: ,

Category: Flex/Air

Building an Adobe Air application with Flex

Building an Adobe Air application with Flex

Wednesday, May 6, 2009 No Comments

In a previous tutorial we introduced the Adobe Air framework that illustrated how to create a simple application. Remember that Adobe Air is a framework that enables web developers, usually involved in html/js/flash programming, to build desktop applications. In this tutorial we will illustrate how to build an Adobe Air application with Flex, an open source set of technologies for the development of rich internet applications.

Category: Flex/Air

Introduction to Adobe Air

Introduction to Adobe Air

Wednesday, May 6, 2009 No Comments

This tutorial will introduce you to Adobe Air, a framework to build rich internet applications. This first introduction will show how to create a simple application using Html/Js technologies.

Tags:

Category: Flex/Air

Creating A Downloader For YouTube with Flex/Air

Creating A Downloader For YouTube with Flex/Air

Wednesday, April 29, 2009 No Comments

YouTube’s mixed easy movie access with community uploads to create a startling new service. The online problem is that you can only access YouTube when you are online. How can you access those movies when you are offline? Let’s solve that problem by building a downloader with Flex and AIR.

Tags:

Category: Flex/Air

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

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

Wednesday, April 29, 2009 No Comments

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

Tags: ,

Category: Flex/Air

Setting up Away3d with Flex

Setting up Away3d with Flex

Tuesday, April 28, 2009 No Comments

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.

Tags: ,

Category: Flex/Air

Create a 3D Sliding Puzzle Game in Flex with ActionScript 3.0 and Away3D

Create a 3D Sliding Puzzle Game in Flex with ActionScript 3.0 and Away3D

Tuesday, April 28, 2009 No Comments

In this tutorial we are going to build up a simple sliding puzzle. Puzzle images are dynamically loaded and sliced so you can easily use your own images if you like. Learn, try and leave a comment showing your results.

Tags: , , ,

Category: Flex/Air