You need to give fx:Script instead of mx:Script. It works for me. -- Chetan Sachdev http://www.riageeks.com
________________________________ From: Mic <[email protected]> To: [email protected] Sent: Saturday, 23 May, 2009 8:22:59 AM Subject: [flexcoders] Gumbo - new namespaces - <mx:Script> error Assuming that the latest namespace changes point to this standard: ?xml version="1.0" encoding="utf- 8"?> <s:Application name="GumboApp" xmlns:fx="http://ns.adobe. com/mxml/ 2009" xmlns:s="library://ns. adobe.com/ flex/spark" xmlns:mx="library://ns. adobe.com/ flex/halo"> <mx:Script> <![CDATA[ //ActionScript statements ]]> </mx:Script> Why does <mx:Script> give a Could not resolve <mx:Script> to a component implementation? What does work in the way of code completion does pop up <mx:Script>, and Gumbo Lang Refs still lists <mx:Script>. TIA, Mic. Explore and discover exciting holidays and getaways with Yahoo! India Travel http://in.travel.yahoo.com/

