What do you mean with "on the application"?
If you mean added to the stage, then you can't find this out in the
constructor. Make sure your class is a subclass of DisplayObject and listen
to the "added" or "addedToStage" events.


Haykel Ben Jemia

Allmas
Web & RIA Development
http://www.allmas-tn.com




On Sat, Jan 10, 2009 at 7:06 AM, dorkie dork from dorktown <
dorkiedorkfromdorkt...@gmail.com> wrote:

>   I have a class on the application like this:
>
> <managers:MyClass />
>
> How do I find out inside that class in the constructor if that class is on
> the Application?
>
> dorkie dork from dorktown™
>  
>

Reply via email to