This post originated from an RSS feed registered with Web Buzz
by Huw Collingbourne.
Original Post: AIR namespaces
Feed Title: SapphireSteel Software
Feed URL: http://www.sapphiresteel.com/spip.php?page=backend&id_rubrique=1
Feed Description: Discussion of Ruby, Flex and the Ruby In Steel and Amethyst/Flex IDEs for Visual Studio.
Recently, Adobe seem to have had a habit of changing the namespace used in the AIR descriptor file faster than we can create updates to Amethyst. With an AIR application, you don't actually run the SWF directly. Instead, you use the 'AIR Debug Launcher' or adl to to the job. This takes as its input an application descriptor file - an XML file that tells adl all about the SWF that it's going to run. The problem is that the namespace needs to match the version of AIR (...)