There is a reference here: http://simile.mit.edu/wiki/Exhibit/2.0/XML_Importer Is that what your looking for?
On Jun 9, 8:08 pm, ytbryan <[email protected]> wrote: > hi all, > > I created a xml helper in cakephp to generate xml file for the > timeline. The url is localhost/foo > How do I connect this web service to the timeline? > This doesn't work... Timeline.loadXML("localhost/foo", > function(xml, url) { eventSource.loadXML(xml, url); }); > > /bryan -- 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.
