I'm building a desktop application with Adobe Air 2.5. I've read that there is a default update framework and it's also possible to design a custom one.
Should I go with the default one or is it better to design a custom one?
Thanks. Uli
The update framework used by AIR is always the same. I think what you mean is the UI for the updater. This can be customized to fit the look and feel of your application rather than use the default Adobe AIR look. In this article it's decribed pretty good and in this one it's described as well.
Happy skinning ;-)