did you tried the Delegate- Class?

in sense something like that:

import mx.Delegate(i think that path is wrong)
//..

..//
Delegate.create(scope,object)

cheers
olee

2007/9/9, Lee Marshall <[EMAIL PROTECTED]>:
>
> I have just created a class 'ClassA' that loads an XML file.Within that
> class I have a public function that navigates through the XML and populates
> arrays with the XML content.
>
> I am now creating another class, which will be called 'ClassB' which I
> plan to extend 'ClassA'.
>
> >From 'ClassB' I would like to reference the array variable to re-use
> in  the 'ClassB' class. I have tried tons of different ways all of which I
> get undefined.
>
> Could anyone help?
>
> Cheers
> _______________________________________________
> Flashcoders@chattyfig.figleaf.com
> To change your subscription options or search the archive:
> http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
>
> Brought to you by Fig Leaf Software
> Premier Authorized Adobe Consulting and Training
> http://www.figleaf.com
> http://training.figleaf.com
>



-- 
http://www.renkster.de/#/about/
_______________________________________________
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

Reply via email to