Hi,

To debug, I'd use Firefox to put a breakpoint just *after* the call to show the 
loading page.
Look in the loadjson function to see where the showLoadingPage is called.

When you hit the breakpoint, you should then see the loading image on the 
screen.

If it is not visible, then look for the loading screen in the dom and use 
Firebug to determine why it isn't showing.

Regards,

Larry



________________________________
From: TBEU <[EMAIL PROTECTED]>
To: SIMILE Widgets <[email protected]>
Sent: Friday, November 14, 2008 2:24:00 PM
Subject: Re: How to get a "loading" splash screen?


Hi Larry,
thanks for your reply.
Yes, I use 2.2.0 and in timelines.js I found the part to start the
loading screen.  I use json data, but there seems to be basically the
same code for it. So I don't think this is the problem?
I do nothing special with to my timeline and use my local java code.
Just with the (local) examples it works. Mine not! The only difference
I can see is, it is in a different directory (some levels up). But
this seems not very problematic to me, too.

Regards,
TB


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