Category Archives: Flash Platform

Time to Update to Flex SDK 3.5a

If you are using a Flex SDK before 3.5a then it’s probably time to update. Flex SDKs before 3.4 have a security vulnerability. I believe the problem is actually in the HTML template, so when you update make sure that you also update the HTML templates that you are using. The Flex SDK 3.4 had [...]
Also posted in Adobe AIR, BlazeDS, Flex | 8 Comments

Tampa Bay Adobe Developer Event this Thursday

Adobe’s Enterprise Evangelism team including Greg Wilson, Christophe Coenraets, and myself are in Tampa, FL this week. On Thursday night we are rounding up the local geeks at Taverna Opa for free beers and drunken confabulation about Flex, The Flash Platform, and other topics that bore most normal people. Hope to see you there!
Also posted in Flex | 1 Comment

Flex and The Cloud

The combination of Flex and The Cloud is quickly becoming an IT and paradigm changing combination. Here are a number of recently published resources for learning more about this : An article I wrote has been published on the online Flash & Flex Developer’s Magazine: Flex and The Cloud: Is this really just Client/Server 2.0? [...]
Also posted in Cloud, Flash Player, Flex, RIA, Ruby on Rails, Salesforce.com | 3 Comments

Exciting Flash Platform Advancements

Recently there has been a number of exciting advancements with the Flash Platform (Flex, Flash Player, and Adobe AIR). Here is a quick round-up: Adobe released security updates for the Flash runtimes: Flash Player 10.0.42.34 and Adobe AIR 1.5.3. The Flash Player update fixes an issue with mouse scroll wheels not working in Flash when [...]
Also posted in Adobe AIR, Flash Player | 6 Comments

Salesforce.com and the Adobe Flash Platform eSeminar

On Thursday December 17th I’ll be doing an eSeminar about Salesforce.com and the Adobe Flash Platform. This is a great opportunity to learn more about how to build Flex RIAs on the Cloud using the new Flash Builder for Force.com tool. Sign up and see more details. Hope to see you there!
Also posted in Flex, Salesforce.com | Leave a comment

How Bad Crossdomain Policies Expose Protected Data to Malicious Applications

The web’s success has been partially due to the sandbox it provides users. Users do not generally have to entirely trust every website they visit because malicious web sites should be sandboxed from doing the user harm. One way that web sites are sandboxed is through a same-origin policy. By default any code that runs [...]
Also posted in Flash Player, Flex, Security | 11 Comments

RIAs on the Web, on the Desktop, and in a PDF

Some believe that the “Internet” in “rich Internet application” (RIA) means that RIAs must only run in the browser. However my definition of RIA is not constrained to only web-based applications. RIAs can run anywhere: web, desktop, mobile devices, TVs, or even inside PDFs. Ideally we should have some level of code and library reusability [...]
Also posted in Adobe AIR, Flash Player, Flex, PDF | 16 Comments

My MAX 2009 Sessions

MAX 2009 is coming fast! It’s going to be another great event with tons of great speakers and after party fun. Here are my sessions this year: Introduction to BlazeDS and LiveCycle Data Services Designing for Augmented Reality Building Flex and Adobe AIR Service Clients 2009 Flex and Adobe AIR Boot Camp Also Drunk on [...]
Also posted in Adobe AIR, Augmented Reality, BlazeDS, Conferences, Flex, LCDS | Leave a comment

Fonts in Flex 4 / Flash Player 10 / AIR 1.5 Make Me Happy

Device font rendering in Flash content has always had some limitations, including the inability for text to be correctly scaled, rotated, and faded. Due to these limitations many developers using Flex resort to embedding fonts. But this can really bloat the size of applications – especially when working with non-English languages. Luckily Flash Player 10 [...]
Also posted in Adobe AIR, Flash Player, Flex | 12 Comments