For those using a config file for your compiler args just set it as below:

<flex-config>
   <compiler>
       <accessible>true</accessible>
       <locale>en_US</locale>
       <context-root></context-root>
       ...

Actually if you wanted to you could modify flex-config.xml in Adobe\Flex
Builder 2.01 Plug-in\Flex SDK 2\frameworks and then just forget about the
command line. You can override it in individual projects if need be.

On 09/01/07, Simeon Bateman <[EMAIL PROTECTED]> wrote:

  Need to add an empty --context-root "" parameter to your compiler
arguments.  Take a look at this post

http://weblogs.macromedia.com/flexteam/archives/2007/01/migrating_to_20.cfm


simeon


On 1/7/07, Webdevotion <[EMAIL PROTECTED]> wrote:
>
>   I'm having problems connecting from any AS3 project since I
> installed 2.0.1 today on my localhost.  Can anyone give me
> some pointers ?
>
> Working with CFMX 7.0.2.
>
> Tnx !
>

Reply via email to