Hi

I'm experiencing the same problem SINCE I've upgrated to flex builder 
2.0.1

I receive the error "Unable to export SWC Oem" for my flex library 
project and when I'm launching my projects I receive the following two 
errors

"Connect failed because the object is already connected."

and

TypeError: Error #1009: Cannot access a property or method of a null 
object reference.

when using my custom SWC.


I'm highlighting the fact that these projects were working with the 
previous version and no modification has been made.



the flex builder 2.0.1 seems to have a big problem !!!!!


Olivier



--- In [email protected], Webdevotion <[EMAIL PROTECTED]> wrote:
>
> Ok, I found a way to reproduce my problem.
> Create a new project.
> 
> Add a new child ( eg: a Car class which extends Sprite ).
> Inside the Car class, try to access stage.
> eg: var w:Number = stage.stageWidth;
> 
> From that moment on, your app fails to compile,
> even after removing the stage.stageWidth line.
> 
> Can anyone verify this for me ?
>


Reply via email to