Home >
Create your first AIR application in Flex Builder 3
- comments: 8
Tag Cloud
- 3d
- actionscript
- adobe
- adobe max
- air
- air api
- ajax
- api
- as3
- coldfusion
- conference
- curl
- datavisualization
- design
- development
- development series
- event
- excerpt
- facebook api
- flash
- flash catalyst
- flashplayer
- flex
- flex4
- flexbuilder
- frameworks
- graphics
- iphone
- java
- javafx
- javascript
- jquery
- lcds
- livecycle data services
- map
- microsoft
- mobile
- open source
- performance
- php
- ria
- ria radio
- ria roundup
- silverlight
- Summer of Flash
- ux
- xml
Question of the Week: Dream App
If you had an unlimited budget and unlimited resources what application would you build and why would you build it?
Latest Features
-
If you have had an opportunity to look at the Adobe Flash Collaboration Service (AFCS) you could see that there is a huge opportunity to do interesting multi-user applications without needing to write all of the server side code. However... Continue Reading
-
Overview Purpose of this article The goal of this article is to help you gain a better understanding of the Decorator design pattern. The Decorator pattern is used to attach additional responsibilities to an object at run time dynamically. Decorators... Continue Reading
-
The proliferation of cellular phones has revolutionized the way we communicate with one another and is the foundation for a more mobile lifestyle. Adobe, a long time player in rich internet applications, wanted to, once again, be an active participant.... Continue Reading
-
Adobe just released public information about AIR 2.0 and added new capabilities that better tie with the operation systems which gives your application more control while increasing performance. The new version will be deployed on Flash player 10 using Flex... Continue Reading
Podcasts & Screencasts
News & Events
@InsideRIA on Twitter
Follow InsideRIA on Twitter
Development Series
Archives
- Or, visit our complete archive.
About This Site
Welcome to the premiere community site for all things RIA sponsored by O'Reilly Media and Adobe Systems Incorporated.




Facebook Application Development
Hi, thanks for this screencast and your new website !
Thanks! I also like the new site -- I'll be back!
Nice screecasting!!!!
very interesting. I didnt knew its that simple.
thanks for sharing.
Nice example... but I have one problem... I've created a demo application and I even made an installer like you did on the screencast......but when I open the installer it says:
"This application requires a version of Adobe AIR which is no longer supported. Please contact the application author for an updated version".
I'm using Flex Bulder 3 and I have the latest version of air... do you know what could be wrong?
The application is nothing fancy just a Tabbed component with two tabs and some components inside... I'm really lost.
Thanks in advance
Check to see what version you are compiling for within the -app.xml file in your project.
Thats cool.
Thanks!