Posts Tagged 'Adobe Flex'

[MAX09 - 01] AIR 2.0, New features

In Adobe MAX I could attend many many conferences and I’d like to share the info.

In this first post I will tell you about the new features that are coming with AIR 2.0

Start native processes and applications: In AIR 2.0 you will be able to start a native application installed in the OS from you [...]

Filter an ArrayCollection and don’t lose the original data

Yesterday, one of my students asked me about recovering the original data of an ArrayCollection if this ArrayCollection has a filter applied.
In Adobe Flex, the ArrayCollection class has a property called filterFunction. We can assign a function reference directly to this property and then apply a refresh() to the ArrayCollection instance.
This is an example.

// Defining [...]

Software Guru ‘08 Conference and Expo day 3

Today was the 3rd day in Software Guru 08 Conference and Expo. This time there were a lot of conferences related to project management, strategies for building software , technology, process improvements and more.

I attended to some sessions about, Share Point from Microsoft, Agile Modeling with UML, project management and a Rich Internet Applications conference [...]