Speaking to KC user group on Cairngorm, Flex and ColdFusion

I will speaking to the Adobe RIA User Group in Kansas City. Here is the info: Tuesday, July 31st, 6:00PM to 8:30PM. Renaun Erickson via Acrobat Connect presents Cairngorm Micro Architecture for Flex and Model Locator Pattern at Centriq – 8700 State Line Road, Suite 200 – West side of State Line Road across from Ward Pkwy Shopping Center.

Read More

AIR, Flex, LocalConnection and the mystery StatusEvent

I have had some code working for a while that stopped working with the latest build of Flex Builder 3 I installed. The code was an AIR application that received messages from arbitrary Flex applications using LocalConnection. The problem with LocalConnection and AIR is the inherent security issues that arise. AIR is on the desktop with no domain sandbox and the Flex apps usually are coming from application with domains. So typically I set...

Read More