flow_tryadvance
Flow is the name given to the system for moving audience groups through the show zones.
If you show has, say, eight zones, with six of them of depth one (one “slot” for a group), one with depth two and one with depth four, your flow is a stack of twelve groups. How those groups advance is down to how your show is programmed:
flow_advance
1), all groups will move forward one “slot” - we call this a Universal Advanceflow_trysingle
attempt to advance groups one by one as the conditions are met for them to advance - this is a Cascade AdvanceThe automation of the conditionality of zone advances is achieved using flow conditions.
Each time the first zone in the show flow advances (either with a single or universal advance), one of two things happens:
flow_init
- it looks at the next group ahead, and advances the time by the flow interval and cycles forward in the colours defined for the flow.flow_tryadvance