Make sure you have the right xml namespace attribute on your application like 
so:

  <mx:Application xmlns:mx="http://www.adobe.com/2006/mxml"; ...

-Brian

________________________________________
From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of 
henryaydin
Sent: Tuesday, May 22, 2007 3:01 PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Flex beginner cannot run <mx:Script> .... </mx: Script>

When I try to run my first actionscript application in flex, I get an 
error: 

Could not resolve <mx:Script> to a component implementation

message. I've been trying many ways to pass this error but I couldn't 
success yet. Pls help me who knows this error. Thanks
 

Reply via email to