dan
unread,Nov 6, 2009, 12:12:39 PM11/6/09Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to SIMILE Widgets
Hi,
I have a timeline which shows a users' diary. There is a search
facility on the site whereby the user may also see other people's
diary events. These two sets of events need to display in distinct
horizontal bands i.e. all the user's events in the top band (perhaps
with a blue background) and all the other events in the lower band
(perhaps with a green background).
Is it possible to differentiate the two sets? Perhaps by loading two
xml files of data and plotting them in different horizontal bands?
Alternatively, I can plot them onto two separate timelines which is
simple, but would need the scrolling of each timeline to affect both,
as if they're 'locked' together.
Are either of these things doable? If so, how?
Thanks all