David, There is nothing at this address: https://api.simile-widgets.org/timeline/api-2.3.1/scripts/timeline-api.js
Try this: http://api.simile-widgets.org/timeline/2.3.1/timeline-api.js In that file you'll see the following in the header: * To run from the MIT copy of Timeline: * Include this file in your HTML file as follows: * * <script src="http://api.simile-widgets.org/timeline/2.3.1/timeline-api.js" * type="text/javascript"></script> * * * To host the Timeline files on your own server: * 1) Install the Timeline and Simile-Ajax files onto your webserver using * timeline_libraries.zip or timeline_source.zip * * 2) Set global js variables used to send parameters to this script: * Timeline_ajax_url -- url for simile-ajax-api.js * Timeline_urlPrefix -- url for the *directory* that contains timeline-api.js * Include trailing slash * Timeline_parameters='bundle=true'; // you must set bundle to true if you are using * // timeline_libraries.zip since only the * // bundled libraries are included So it appears that you only need to set the Timeline_urlPrefix url if you're hosting the files on your own server. If you are not, then including the file at http://api.simile-widgets.org/timeline/2.3.1/timeline-api.js is all you need to do. best, Jon On Sunday, May 19, 2013 11:13:57 AM UTC-7, David Van Fleet wrote: > > I've been experimenting > http://people.cti.asu.edu/vanfleet/history/time-test-2013.htm > > but it still doesn't load my xml file > > > >> > > -- You received this message because you are subscribed to the Google Groups "SIMILE Widgets" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/simile-widgets?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
