Hello,
Excuse my english, i'm french ...
i want find the date by doubleclick for after do something else
I changed timeline-bundle.js here
Timeline._Band.prototype._autoScroll=function(D,C){
var A=this;
var B=SimileAjax.Graphics.createAnimation(function(E,F){A._moveEther
(F);
},0,D,1000,C);
B.run();
var xxx = this._ether.pixelOffsetToDate(D);
alert(xxx);
};
it works but not in a very precise.
Other idea ?
Thanks
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"SIMILE Widgets" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/simile-widgets?hl=en
-~----------~----~----~----~------~----~------~--~---