Hi i have got same problem
my code is below 
<?xml version="1.0" encoding="utf-8"?>
<mx:Application xmlns:mx="http://www.adobe.com/2006/mxml"; 
layout="absolute" >

        
    <mx:Script>
        <![CDATA[
        ]]>
    </mx:Script>
        

                
</mx:Application>
--- In flexcoders@yahoogroups.com, simon <[EMAIL PROTECTED]> wrote:
>
> it looks like you don't have an opening <mx:Application> tag so 
your mxml is
> not well formed.
> 
> On 2/24/07, Yiðit Boyar <[EMAIL PROTECTED]> wrote:
> >
> >   hi all;
> > i've just formatted my computer 1st time since i started flex; 
and now i'm
> > getting an error that i can not understand. do i miss sth with 
the install?
> > here is the code:
> > <?xml version="1.0" encoding="utf-8"?>
> >
> >     <mx:Text text="AA" x="44" y="57"/>
> >     <mx:Script>
> >         <![CDATA[
> >         ]]>
> >     </mx:Script>
> > </mx:Application>
> >  and here is the error:
> > Could not resolve <mx:Script> to a component implementation.
> > Also my working projects started to not to work.
> >
> > where can be the problem ?
> >
> > ------------------------------
> > Need Mail bonding?
> > Go to the Yahoo! Mail 
Q&A<http://answers.yahoo.com/dir/index;_ylc=X3oDMTFvbGNhMGE3BF9TAzM5Nj
U0NTEwOARfcwMzOTY1NDUxMDMEc2VjA21haWxfdGFnbGluZQRzbGsDbWFpbF90YWcx?
link=ask&sid=396546091>for great
> > tips from Yahoo! 
Answers<http://answers.yahoo.com/dir/index;_ylc=X3oDMTFvbGNhMGE3BF9TAz
M5NjU0NTEwOARfcwMzOTY1NDUxMDMEc2VjA21haWxfdGFnbGluZQRzbGsDbWFpbF90YWcx
?link=ask&sid=396546091>users.
> >
> >  
> >
> 
> 
> 
> -- 
> www.hootandholler.co.uk
>


Reply via email to