Hi,
I
have
managed
to
get
rid
of
the
error
messages
but
the
event
I
am
adding
does
not
show.
I
am
using:
myTimeLine
=
Timeline.create(document.getElementById("tlSchedule"),
bandInfos);
var
evt
=
new
Timeline.DefaultEventSource.Event(
new
Date(),
"",
"",
"",
"false",
"Event
title",
"Event
Description",
"",
"",
"",
"",
""
);
myTimeLine.getBand(0).getEventSource().add(evt);
Is
there
a
TimeLine
refresh
function
or
some
other
operation
I
need
to
add
to
make
it
displayed
?
Thanks
Erez
____________________________________________________________________________________
Looking for last minute shopping deals?
Find them fast with Yahoo! Search.
http://tools.search.yahoo.com/newsearch/category.php?category=shopping
_______________________________________________
General mailing list
[email protected]
http://simile.mit.edu/mailman/listinfo/general