Search

 

May 2012
S M T W T F S
« Feb    
 12345
6789101112
13141516171819
20212223242526
2728293031  

Tags

Archives

« Previous Entries Next Entries »

AIR on Android: Splash Screen

Tuesday, November 9th, 2010

TweetHere is a short but sweet little post. The fine folks at Adobe has made it super simple to add a splash screen to your AIR on Android application. Simply add the splashScreenImage property to your <s:MobileApplication/>. Here is a basic example: 123456789<?xml version="1.0" encoding="utf-8"?> <s:MobileApplication xmlns:fx="http://ns.adobe.com/mxml/2009"                 [...]

Create your 1st Flex based AIR on Android Application

Monday, October 25th, 2010

TweetFlex Builder Burrito is finally here and I know that you are chomping at the bit to start building Flex based Android applications. I have just posted a full tutorial on creating your first Flex based Multi Screen application for AIR on Android over at InsideRIA. Check it out here.

Flash Builder 4: twitter search UI updated

Wednesday, May 19th, 2010

TweetSo, back in March, I wrote a post showing how to create a Twitter search UI in minutes with Flash Builder 4. There was a comment asking about how to display the results in a more usable format than the DataGrid that was shown. The original output looked like this:

Flash Builder 4: Create a twitter search UI in minutes!

Monday, March 29th, 2010

TweetOne of the coolest features about the new Flash builder 4 IDE is the code generation abilities for connecting to services and building UI. This was the subject of one of my MAX 2009 sessions and that presentation is still available here. In this demo,I am going to show how easy it is to create [...]

Presentations from BFlex – Flex Data Paging

Thursday, October 29th, 2009

TweetI have updated both of my presentations that I did at BFlex last weekend. They are now available for download at http://www.web2open.org/tretola/. These were both full labs with step by step instructions in an included handout. These labs were also given at Adobe MAX last in Los Angeles earlier this month. The lab entitled New [...]

« Previous Entries Next Entries »