Flex

Interview with The Flex Show

Last evening, I was interviewed by Jeffry Houser and John Wilker of The Flex Show with a focus on Flex Development in Higher Education. We chatted about a general overview of Flex and education, some Flex projects I’m involved with at the University of Denver, a bit about the Adobe Education Leader program, and emerging …

Interview with The Flex Show Read More »

IIS7 URL Rewrite QuickTip: Allow Flash Gateway

We all know that ColdFusion allows Flash Remoting (AMF) communication to occur via two separate URL strings: http://my.site.com/flex2gateway http://my.site.com/flashservices/gateway I recently came across the problem where the URL Rewrite rules in IIS7 were blocking both of these URLs from being passed on and correctly processed by ColdFusion. The solution is to add the following two rules …

IIS7 URL Rewrite QuickTip: Allow Flash Gateway Read More »

Skinning a Spark Button in Flex 4

The more I work with Flex 4, the more I understand why certain choices were made regarding the new component architecture, especially in regard to skinning. I stumbled, at first, as the skinning model is quite different and can appear much more cumbersome at first glance. Like most Flex devs, I was used to just …

Skinning a Spark Button in Flex 4 Read More »

CD Baby Has Some Flex Going On…

The music distributor CD Baby just completed a huge update over the weekend. Looks like they have some Flex going on in the user admin area: It’s just the default Flex styling, so it’s pretty obvious- very cool to see, nonetheless!

VidLoop Updates and a Word of Caution

I took some time today to update the VidLoop AIR application. The current version is 1.2.2.  New features include a randomize function and the integration of the AIR Update Framework.  I’ve also fixed a few small bugs. A note of importance here… I really should have integrated the update framework before my initial public build.  …

VidLoop Updates and a Word of Caution Read More »

Nifty AIR App: VidLoop

Last week, I was approached by someone asking if we could build a small application that would run a series of videos in a continual loop. I told him it would be pretty simple to do this and that it would only be an afternoon’s work in AIR. So, that evening, I was able to …

Nifty AIR App: VidLoop Read More »