Hi, I am getting following error when migrating from 1.5 to 2.0. Don't know how to parse element "http://www.adobe.com/2006/mxml:Script". It is not a known type or a property of mx.core.Application.
I have changed the name space in mxml and in flex-config.xml from http://www.macromedia.com/2003/mxml to http://www.adobe.com/2006/mxml. I can't understand as to why its not picking up <mx:Script> tag in my mxml.Do i need to do any thing else..Pls help..