> 2 - create a reference to the loading application
> component  by including a 'caller' property in your
> custom thingy class and setting that to your main
> application during instantiation.  Hence, you can
> access the children and public properties of your main
> application from within your thingy class using
> caller.something .

Hi, 
Thanks for your response.
How would I do this?
How do i reference the application?
I tried setting up a setter and passing in the display object, but
that didint work.
Thanks for any input

Reply via email to