Entries for month: February 2011

Online/Offline Application Take Two (Part 3) - Bringing in CFML

In my earlier posts (way back in April 2010) I outlined how our Air client would work by using the HTMLHost with a couple special workarounds.  Since then I've been pulled in many different directions, and its suffice to say that I am back on this project.  In this post I will focus on setting up the CFML environment inside of the Flex/Air environment.  If you've read my previous posts (Part 1 and Part 2), you'll see what we are trying to accomplish.  In Part 2 I described how to setup the Flex/Air application to be much like a browser, albeit a very limited one.  This worked well enough (many pitfalls which I will document in a future post), so the next step was to get it to render my CFML app.

Read more...