Sorry another question...

Is it possible to offset the NowIndicatorLine? At the moment I have a timeline which is at UTC but the NowIndicator is still at my local time. I'd like to offset both the timeline and the Indicator line. At the moment they are falling out of sync.
For the timeline I am overriding
override protected function get timeZoneOffset():Number {
...
}
Is there something similar for the NowInidicatorLine?
Thanks
Richard