Hi Alex,

Sorry to say there's another problem.

Now that Main builds before any of its children build that's great, but it
pushes the same problem to each Child beneath it.

Let's say Child1 is a child of Main and in Child1, Child1a is defined in the
mxml of Child1, then Child1a now builds completely before the rest of Child1
builds.

But in the script of Child1, I pass data to Child1a. When Child1a builds it
says the data from Child1 is undefined.

So just as with Main, each Child in turn must build completely before any of
its children are built.

I hope that makes sense.

Doug



--
Sent from: http://apache-royale-users.20374.n8.nabble.com/

Reply via email to