Recently by Amy Blankenship

Amy Blankenship
Flex Template Components Rock
Flex comes with a full spectrum of components, but once in a while you get hit with a request to do something that is difficult to shoehorn into what already exists, but seems even more difficult to do as...
Amy Blankenship
Last week, I wrote about the Lazy Loading design pattern. There's not much written about its opposite, Eager Loading, in ActionScript 3. The reason for this is simple–true eager loading can't be done in AS3 itself, it has to be...
Amy Blankenship
Advantages of Lazy Loading
Wikipedia defines Lazy Loading as "a design pattern commonly used in computer programming to defer initialization of an object until the point at which it is needed." Typically, we do this to make an RIA application more responsive–since we're not...
Amy Blankenship
Interfaces and Dynamic Class Instantiation
I always enjoy Jesse Freeman's Flash Art of War column, and this week's, "Dynamically Creating(/Instantiating) Classes from XML," was especially intriguing. The thing that stuck out to me about that post is that if you are creating objects dymanically, you...
Amy Blankenship
I didn't get a chance to go to MAX this year, unfortunately. But since my husband did make it, and he is both a Community Expert and a User Group Manager, you can probably imagine that I got an earful...
Amy Blankenship
Stateful Skins in Flex 3
Even though stateful skins are simple to understand, they are not well documented and there are a few quirks both of stateful skins and of how some of the components work that meant that the concept is easier said than done. So maybe by joining me on my journey you can benefit from the simplicity and power without hitting all of the headaches. Instead of a full-blown tutorial, I thought I'd share a few concepts about how I approached the problem of creating a stateful skin and what I learned in the process.
Amy Blankenship
Easy Flex Skinning with Fireworks CS4
I'm as excited as anyone about the prospect of Flash Catalyst, but I recently discovered that skinning in Flex 3 is down right easy. When I first was learning Flex, I had Studio 8, so I managed to completely overlook...
Amy Blankenship
Debugging the Flex Invalidation Cycle
When I was first learning Flex, I really struggled with using the component life cycle. I was really lucky, since I was asked to provide the "newbie eyes" for an article in Flex Authority magazine. I learned a lot from...
Amy Blankenship
64 Bit Windows, IIS, and Microsoft Access (part 2 of 2)
Last week, I discussed how to see your installed 32-bit ODBC drivers on 64-bit Windows. I'd like to talk a bit more about why 32 -bit ODBC drivers, especially tha Microsoft Access Jet Driver, doesn't work by default on Internet...
Amy Blankenship
64 Bit Windows, IIS, and Microsoft Access (part 1 of 2)
We all know that Microsoft Access is not the right choice for enterprise databases. But there's no doubt that sometimes it is the right choice. Whether it's a quick prototype or an application that needs to have roughly the same...

<< 1 2 3


Tag Cloud

Question of the Week: Open Source Flex Projects

What would you say are the 5 most prominent open source projects in the Flex world?

Answer

Latest Features

Recommended for You

@InsideRIA on Twitter

Archives

  • Or, visit our complete archive.  

About This Site

Welcome to the premiere community site for all things RIA sponsored by O'Reilly Media and Adobe Systems Incorporated.