Hi, Thanks for your answer. I already debugged with fiddler and firebug, and didn´t find anything being called with http. I found out the loadJson problem by comparing it with the cubism example. As cubism had no problem I wondered why and start cutting some things until I reached the loadJson method.
There are some variables in timeline code that are used whenever there is need to build an url. They are SimileAjax.urlPrefix and Timeline.urlPrefix, and I don´t know if they are being used in the method that you referenced. As I mentioned above, there are a lot of javascript magic happening in Timeline that I don´t understand :P I think the problem could be solved in 2 ways : One method to load the json from a variable (and there are a lot of people using this) and a fix or workaround in loadJson method. Unfortunately this is way beyond my knowledge, but maybe somebody can check this ? 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 -~----------~----~----~----~------~----~------~--~---
