Hello, I have a php script the generate dynamically events and I load them into the timeline. Now, I'm trying to remove a single event from the timeline. I've searched sources.js and timeline-bundle.js but I have no idea how I can remove events from the timeline. And I don't understand how the events are saved. Is _events just an arraylist? I assumed this because of line 77 in sources.js: this._events.add(evt);
Any ideas? 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 -~----------~----~----~----~------~----~------~--~---
