it is because of your windows's language for non-Unicode programs. in flex the default compiler's locale is english. so to change this setting to english will  solve your problem.

oktay caglar

On 7/18/06, iamthelf <[EMAIL PROTECTED]> wrote:
hi;
yesterday suddenly flex builder start to give "Could not resolve
<mx:Script> to a component implementation." error and didnt compile my
apps. i couldnt find any solution to this. what is the problem. i also
uninstall and reinstall the flex builder.
here is a simple code:
-------------------------------------------------------
<?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:VBox>
        <mx:Label text="hello" />
    </mx:VBox>
</mx:Application>
-------------------------------------------------------
but it shows the same error for that code too. i need help urgently.

oktay





------------------------ Yahoo! Groups Sponsor --------------------~-->
Yahoo! Groups gets a make over. See the new email design.
http://us.click.yahoo.com/XISQkA/lOaOAA/yQLSAA/nhFolB/TM
--------------------------------------------------------------------~->

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/





__._,_.___

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com





SPONSORED LINKS
Web site design development Computer software development Software design and development
Macromedia flex Software development best practice


YAHOO! GROUPS LINKS




__,_._,___

Reply via email to