You can't. Imho, sequence structures should never be used. Use a state machine architecture instead to give you the flexibility you want. There's plenty of examples floating around. Start by looking at Examples>Advanced>User Interface Development>User Interface Events.