Hi,

I'm french, so my english is bas and I'm looking for Timelin users to
discuss (out off line ??) in french. I'm a camera collector not a js
developper. I use Timeline to do that :
http://www.collection-appareils.fr/agfa/html/frise_histo_Agfa.php for
each camera company present in my website. Last tow days there was a
problem with the static.simile.mit.edu server. I use timeline_2.3.0 on
my own webserver. The only place where I found a call to
static.simile.mit.edu server in my code is in timeline-api.js
(timeline_2.3.0/timeline_js/timeline-api.js) at      *  Load
SimileAjax if it's not already loaded
     */
    if (typeof SimileAjax == "undefined") {
        window.SimileAjax_onLoad = loadMe;

       var url = useLocalResources ?
            "http://127.0.0.1:9999/ajax/api/simile-ajax-api.js?
bundle=false" :
            "http://static.simile.mit.edu/ajax/api-2.2.0/simile-ajax-
api.js";

near the end of code. How can I resolve the problem due the calling of
static.simile.mit.edu here ? I don't understand var url .........

Thank you for your help. I hope you understand me a few.

Regards

-- 
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.

Reply via email to