Hi Richie,
The PlayRange is actually a command. You tell Xpression to start playing the range that you just defined.
So yes, you could use multiple playranges but you would need to define them at runtime.
However, if your director is going to use Overdrive, then the PlayRange probably isn't the best solution.
I also assume that your points at that time will never change. So it's probably better to use Events on your Timeline.
When you place an Event on of the tracks you can change the properties to pause for example. Now the next time you send a Play-command, the SceneDirector will start playing again from where you left off.
I actually don't know Overdrive at all, but I assume that it can issue a SceneDirector.Play command.
Best regards,
Kenneth
#XPression