I am using Timeline not Exhibit.

I move from event to event in my timeline by clicking on a button which 
increases/decreases the event Id (in a variable named evt_count) by 1 and 
issues
 
                  tl.getBand(0).showBubbleForEvent('e' + evt_count);.

After filtering the time line data this logic does not work of course.

How can I find the event Id of the next or previous event in a filtered 
data set...

TIA

Andrew

-- 
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.
For more options, visit https://groups.google.com/d/optout.

Reply via email to