// archives

Archive for March, 2006

New libraries for using Flex 2.0 with AJAX

A couple new libraries are coming down the pipeline from Adobe to help integrate AJAX and Flex. First is the FABridge, which is “a small, unobtrusive library of code that you can insert into a Flex application, a Flex component, or even an empty SWF file to expose it to scripting in the browser.” You [...]

fixing flex builder 2 bugs, part 1 of many

So the Flex Builder 2 team has been in serious bugfix mode for a few weeks now, and it’s always interesting. Writing a tool for a language that’s in development (ActionScript 3) and a framework that’s being re-written (MXML) while building on top of a platform(Eclipse) that we don’t own can be challenging. My last [...]