Try: Random Controller + Simple Controller ++ Child 1 ++ Child 2 ++ Child 3 + Simple Controller ++ Child 4 ++ Child 5 ++ Child 6
etc On 23/07/07, Kathy Mitchell <[EMAIL PROTECTED]> wrote: > I have a random order controller with many child elements. Recently I > have added some groups of children to this controller that need to run > sequentially. For example, children 1, 2 and 3 need to be run in order. > And the same may be true for children 4, 5 and 6, etc. However, I don't > care in what order the groups are run. Either the 1,2,3 or 4,5,6 > grouping can run first. Is there a way to force groups of children > under a random order controller to run sequentially? > > Thanks, > > Kathy > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

