ApplicationUpdaterUI in Flex 4

In case you’re wondering why your Flex 4 app is bombing when you try to use the ApplicationUpdaterUI, look no farther than this bug report: http://bugs.adobe.com/jira/browse/SDK-22886?rc=1. The unsuspecting will wonder where the heck the “TypeError: Error #1007: Instantiation attempted on a non-constructor. ” comes from.

In the meantime, you might find this conversation between two Flex dev’s interesting…Michael Ritchie posted some sample code for doing your own updater UI via ApplicationUpdater.

Explore posts in the same categories: Uncategorized

2 Comments on “ApplicationUpdaterUI in Flex 4”

  1. Mister Says:

    You can find a custom ApplicationUpdaterUI that works for Flex 4 on Jens Krause’s blog: http://www.websector.de/blog/2009/09/09/custom-applicationupdaterui-for-using-air-updater-framework-in-flex-4/

  2. admin Says:

    Ah, nice one. Thanks for the link Michael!

Comment: