Hi, all;

I want to create a component that is recursive, but I'm not sure 
whether it's possible to create an instance of a component inside the 
definition of that component.  Does anyone have any examples of doing 
recursion in a Flex component?

I started out trying to modify RandomWalk, but it looks like I'd have 
to change a lot of logic in a lot of places to get it to work (plus it 
isn't truly recursive), and my time frame is too short for trying to 
root through and find everything I'd need to change.

Thanks;

Amy

Reply via email to