something.mymethod will work for any public methods and vars...

What do you want to do thought?

Maybe you need to consider to drive the inside component via Bindable data
and communicate back to any parents via events...

On Thu, Jan 22, 2009 at 5:12 PM, dnk <[email protected]> wrote:

>   Is there something the opposite of outterDocument to access vars and
> methods inside of a mx:component tag?
>
> or is it as simple as (no where near my flex machine):
>
> <mx:Component id="something">
>
> <custom:mycomp />
>
> </mx:Component>
>
> <script>
>
> something.mymethod;
>
> Thanks!
>
> d
>
>  
>



-- 
Fotis Chatzinikos, Ph.D.
Founder,
Phinnovation
[email protected],

Reply via email to