Archive for the ‘Flex’ Category

Ghost In The Machine

The big application I’ll be working on for my job will be extremely expansive and far too large and complex for all of the components to be embedded. To prepare for this, I started playing with the ModuleLoader class on Friday. I had a working understanding of it by the end of the day on [...]

Drag to Reorder Items

One of the major functions that I need for a couple of projects I’ll be working on is the ability to drag items in a list to reorder them. My wife sometimes uploads items to her site, EmilySculpts, but occasionally they’re not uploaded sequentially. It’d be nice to be able to drag the items in the gallery to re-order them.

Data Update Notifications

My first real project in Flex/AIR was to recreate an existing dashboard application. As it was a first version release, our primary focus was getting the essential functionality built allowing us to come back and work on some of the niceties and flourishes later. One of those a little pop-up notification that occurs when a [...]