ACE
Ph: 12345678910
ProLinks Directory | Daily Coupon Codes | Free Wordpress Blogs | Whirpools, Jacuzzi |

Calendar

February 2010
S M T W T F S
« Jan    
  1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28  

Tag Cloud

360Flex actionscript air air 2 android apple as3 books conference contest cookbook deeplinking Dreamweaver F3 v. F4 FileReference flash flash builder Flash Player flashplayer flashplayer10 Flex flex3 flex4 flexbuilder flickr fotobooth google gumbo ImageDropR InsideRIA iphone java load() localconnection max max 2009 merapi microsoft mobile nexus one pixel bender save() SilverLight training updatemanager

Categories

Archives

Recent Posts

Recent Comments

Flex

« Previous Entries

F3 v. F4: Boxes v Groups

Wednesday, January 6th, 2010

Layouts are something that has changed a lot with Flex 4. There are several ways to accomplish your layout. Here is a simple Flex 3 example where we wanted to horizontally layout two vertical groupings of Label and TextInput components.

    <mx:VBox>
        <mx:Label text="First name:"/>
        <mx:TextInput />
  [...] 12345678910<mx:HBox horizontalCenter="0" verticalCenter="0">

F3 v. F4: New Series Overview

Tuesday, January 5th, 2010

There have been many changes to the way you use the Spark (xmlns:s) components of Flex 4 vs the older Halo (xmlns:mx) components of Flex 3. My plan of this series is to release a simple comparison post every couple of days comparing the way you would do something in Flex 4 vs Flex 3.
Lets [...]

Merry Christmas from AIRVoice (AIR 2.0)

Thursday, December 24th, 2009

Well, a while back I did a Merapi Voice demo using Java on the back end along with AIR on the front end and communicating via Merapi.
PLEASE NOTE THIS DEMO REQUIRES AIR 2.0

Download the DMG
With the pending release of AIR 2.0 and the cool new airlock api from Alan Queen I was able to do [...]

Adobe AIR: Passing arguments into native executables

Tuesday, December 15th, 2009

I have completed a new chapter for the upcoming O’Reilly Flex 4 Cookbook on AIR Basics. This includes a section on how to work with native executables.
Here is what I did as part of this example.
First I created a simple application that included some native c code that simply accepted a few arguments and printed [...]

Updating AIR 2.0 Flex 4 Apps

Tuesday, November 17th, 2009

Just a brief FYI that may save you some pain and avoid the TypeError: Error #1007: . If you are now creating AIR 2.0 using MX / Spark, you will need to change the swc you are using for the UI from applicationupdater_ui.swc to a specific one for Flex 4 called applicationupdater_ui4.swc. If you have [...]

« Previous Entries


You are viewing a mobilized version of this site...
View original page here

Mobilized by Mowser Mowser