Skip to main content
rjoshicool
Inspiring
October 20, 2013
Question

Namespace issue after updating to AIR 3.9

  • October 20, 2013
  • 1 reply
  • 465 views

I am using Flash Builder 4.6. I just downloaded the new AIR SDK 3.9 and copied the files in it over a copy of Flex SDK 4.6.0 After doing this, when I create a new Flex Mobile Project, I see multiple namespace issues. Any idea what might be the issue?

This topic has been closed for replies.

1 reply

rjoshicool
Inspiring
October 27, 2013

Any help on this? I tried both on Mac and PC, both have same issues. When I create a new Flex Mobile project, the parent tag of the main application is Application while it should have been a ViewNavigatorApplication. The default HomeView screen created starts as:

<fx: xmlns:fx="http://ns.adobe.com/mxml/2009"

Any help on this?