I've no problem loading many more events than that using json, and there shouldn't be any built-in limitation to the xml parser. Churning through large xml files can be slow on browsers, so it helps if your xml doesn't contain extraneous elements that aren't used by your application of timeline. I'd suggest looking at events in your file at the point where it bombs out and see if there is any malformed xml in the file, or something like a nonsense date.
--Mike On Sep 1, 2009, at 7:20 AM, deam31 wrote: > > Hi, I'm using Simile Timeline version 1.2 and I can't get to load 440 > events from my xml event's file. There is no problem loading less > events and I wonder if there is a established limit? > > What's the max number of event's that the timeline support? > Does this bug is fixed on the current library version? > > > Deam > 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 -~----------~----~----~----~------~----~------~--~---
