Hi,

thanks 
for 
the 
replay.

I 
had 
revised 
the 
function 
as 
follows:
  
  
  
  
  
  
  
  
var 
evt 
= 
new 
myTimeLine.DefaultEventSource.Event(
  
  
  
  
  
  
  
  
  
  
new 
Date(2008, 
1, 
9,  
19, 
50, 
0),
  
  
  
  
  
  
  
  
  
  
new 
Date(2008, 
1, 
11, 
17, 
20, 
0),
  
  
  
  
  
  
  
  
  
  
null,
  
  
  
  
  
  
  
  
  
  
null,
  
  
  
  
  
  
  
  
  
  
"true",
  
  
  
  
  
  
  
  
  
  
"Event 
title",
  
  
  
  
  
  
  
  
  
  
"Event 
Description",
  
  
  
  
  
  
  
  
  
  
null,
  
  
  
  
  
  
  
  
  
  
null,
  
  
  
  
  
  
  
  
  
  
null,
  
  
  
  
  
  
  
  
  
  
null,
  
  
  
  
  
  
  
  
  
  
null
  
  
  
  
  
  
  
  
);
  
  
  
  
  
  
  
  
myTimeLine._events.add(evt);

What 
I 
receive 
is 
an 
error 
saying 
:
TypeError: 
Undefined 
value


Thanks 

Erez






      
____________________________________________________________________________________
Be a better friend, newshound, and 
know-it-all with Yahoo! Mobile.  Try it now.  
http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ 

_______________________________________________
General mailing list
[email protected]
http://simile.mit.edu/mailman/listinfo/general

Reply via email to