Calendar

May 2009
S M T W T F S
« Apr   Jun »
 12
3456789
10111213141516
17181920212223
24252627282930
31  

Tag Cloud

Categories

Archives

Recent Posts

Recent Comments

Archive for May 27th, 2009

My Merapi ScreenCapture Example

Wednesday, May 27th, 2009

I just checked in my first merapi example to the merapi-examples trunk.
This example was originally created in April of 2008 when merapi was a private alpha.
Those of you who were at 360Flex last week or read this blog often know that merapi is now an open source project that is being hosted at Google code. [...]

LocalConnection – Maintaing connection between AIR applications

Wednesday, May 27th, 2009

In my 360Flex presentation last week in Indianapolis I used LocalConnection to communicate between two AIR applications. Here is a very simple sample of how I set up the two applications to talk to each other.
So, the general concept is this. I have 2 AIR applications, one is the Primary and the other is [...]