Category Archives: Flex

Security Soapbox – Decompile Flash/Flex

Having built/architected/developed/consulted many Adobe Flex applications and being one of the first certified Flex instructors in the world, I’ve seen a lot of Flex applications. Some good, some bad. But no matter how many applications or who I’m talking to, … Continue reading

Posted in AIR, Flash, Flash Platform, Flex, RIA | Tagged , , , , , | 2 Comments

SuperImage can help with Flex images performance

I got this Flex question from one of our Flex clients at On3: “Aside from what I read here on image caching… http://userflex.wordpress.com/2008/07/28/image-caching/  do I have other options for improving performance of image rendering for flex? (Ex. I have to … Continue reading

Posted in Flex | Tagged , , , , | Leave a comment

Adobe Camp in Denver

One thing I have to say is that the Adobe community is alive with collaboration and events. There are tons of people sharing their work and their ideas on better development with the Adobe products. One more example, the local … Continue reading

Posted in Flash, Flex | Leave a comment

Denver Adobe Flex Training Added to June

My company, On3, has added another Adobe Flex 3 Rich Client Applications class for June 1-3, 2009 and the Flex 3 LiveCycle Data Services Integrating with Data and Messaging class for June 4-5, 2009. The class is in Downtown Denver … Continue reading

Posted in Flex | Tagged , , , | Leave a comment

If I were in academia, I’d love Adobe!

Okay, maybe I do already love the Adobe RIA tools, but… if I didn’t, I’d be smitten with their latest offer to the community. Once again, Adobe is reaching out to the community by giving away free licenses to their … Continue reading

Posted in ColdFusion, Flash, Flex, Flex Builder | Leave a comment

CFUnited has lots of Flex Training Sessions

One of my CFUnited sessions:
AIR: Building Desktop Applications with Flex 3 – http://cfunited.com/2009/topics/235
Here is a little Q&A about CFUnited and me. Continue reading

Posted in AIR, ColdFusion, Flex | Tagged , , , , , , , , | Leave a comment

Unemployed? Learn Flex!

Adobe Flex Builder 3 software is currently available for free for software developers who are affected by the current economic condition and are currently unemployed. https://freeriatools.adobe.com/learnflex/ Of course there are three restrictions. You must attest that you are: Unemployed Using … Continue reading

Posted in AIR, Eclipse, Flex | Tagged , , , , | Leave a comment

Use AMF with JavaScript in Adobe AIR

I’ve been working with Adobe Flex since its beta and have been a long time believer in using Action Message Format (AMF) as the communication protocol. I’ve also been working with Adobe AIR since its beta, but had only used … Continue reading

Posted in AIR, Flash, Flex | Tagged , , , , | 4 Comments

Dynamically resize nested Flex List with variableRowHeight

Another quick post… I was stuck recently with a Flex component that had a List with an itemRenderer. The itemRenderer contained another List with an itemRenderer. Now the problem with this is that the data had unique counts and the … Continue reading

Posted in Flex | Tagged , , , , , , , , , , , | 2 Comments

Flex 3 AdvancedDataGrid Summary Divider

The AdvancedDataGrid (ADG) control in Adobe Flex 3 extends the capabilities of the standard DataGrid control to improve data visualization. You can: Sort by multiple columns when you click in the column header Use the styleFunction property to specify a … Continue reading

Posted in Flex | Tagged , , , , , , , , , , , , , | 22 Comments