I'm using a timeline which gets its events from an xml file. How do I
display a hyperlink in the text of the Timeline's event bubble. I've
tried copying the code from the examples online into my data file like
this
<data>
<event start="1930" end="1930" isDuration="true"
title="Canonicalization of Tanakh">
Throughout this era the <a href="http://en.wikipedia.org/wiki/
Tanakh" title="Tanakh">Tanakh</a>
(<a href="http://en.wikipedia.org/wiki/Hebrew_Bible"
title="Hebrew Bible">Hebrew Bible</a>) is
gradually canonized. Jewish religious works that were written
after the time of
<a href="http://en.wikipedia.org/wiki/Ezra" title="Ezra">Ezra</
a> were not canonized, although
many became popular among many groups of Jews. Those works
that made it into the Greek translation of the
Bible (the <a href="http://en.wikipedia.org/wiki/Septuagint"
title="Septuagint">Septuagint</a>)
became known as the <a href="http://en.wikipedia.org/wiki/
Deuterocanonical_books" title="Deuterocanonical
books">deuterocanonical</a>
books.
</event>
</data>
but nothing after the href link show up in the Event Bubble text???
Also if I'm using
<event start="1929" isDuration="true"
title="RIETS and Yeshiva College"
icon="Shield_C.png"
image="1927CornerstoneSepia.jpg"
>
1929--RIETS and Yeshiva College move from East Broadway on the Lower
East Side to the Main Building at 2540 Amsterdam Ave. in Washington
Heights.
</event>
as the format for my xml file how would I replace the image with an
SWF or FLV video file so that when they click on the timeline event
the event bubble opens to display a small video player the size say of
my other image files.
Thanks.
Pedro
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---