Categories
Flex

Mime types for a Flex Server

Here are a couple of mime-types for a server housing flex apps, Most of these maybe already defined by your hosting provider ! AIR Mime-Type : application/vnd.adobe.air-application-installer-package+zip Extension : .air FXP Mime-Type : application/x-zip Extension : .fxp

Categories
Flex

Hello World for a Flex Starter

Here is a Flex Tutorial I’m writing for a couple of my friends. While the Videos on ‘Learn Flex in a week’ and “Test drive Flex in 1 hour” serve as good tutorials, here is an application I have attempted to build, which serves as an example for a developer trying out flex for the […]

Categories
Flex

Installing the AIR SDK on Flash Builder

Here is a set of steps you need to follow to configure a new SDK on Flash Builder 4. Download the AIR SDK 1) The latest SDK can be downloaded from here : http://www.adobe.com/products/air/sdk/ 2) Navigate to /Flash_Builder_Installed_Folder/sdks 3) Find the folder named ‘4.0.0’ (Our Flex 4 SDK) and make a copy of it in […]