I'm trying to set up links to certain dates and for some reason it won't
actually change the center of the timeline. I'm using the Religion timeline
as an example for code. The links appear along with the timeline, but when
I click on them the date on the timeline doesn't change.
[Submitted by : Anna Klochko on simile.mit.edu]
This works for me.....
var centerd =
Timeline.DateTime.parseIso8601DateTime("2007-02-28T08:00:00-01:00");
tl.getBand(0).setCenterVisibleDate( centerd );
Regards,
Stefan Goethals.
Original issue reported on code.google.com by GabrielR...@googlemail.com on 6 Apr 2009 at 1:53
Original issue reported on code.google.com by
GabrielR...@googlemail.com
on 6 Apr 2009 at 1:53