From: Ammon Haggerty <[EMAIL PROTECTED]>
Subject: SMIL linking

I know it's possible to have a media element link to another part of a SMIL
file, for example:

<seq>

   <a href="#jump_to_me">
     <textstream src="one.rt"/>
   </a>

   <textstream src="two.rt"/>
   <textstream src="three.rt"/>

   <par id="jump_to_me">
     <textstream src="four.rt"/>
   </par>

</seq>

In the above example, clicking on the realtext area in 'one.rt' will jump
you to 'four.rt'. This works fine. What I'm trying to figure out is if you
can link a single word inside 'one.rt' that does the same thing. I havn't
been able to make this work. I've tried target="_player" and referencing
the SMIL file with the link, ie. '<a href="smil_file.smi#jump_to_me"
target="_player">. No go.

Does anyone know if this is possible?

I am hoping that if this works in a realtext file, it will also work in a
flash file as well.

Thanks in advance for any help.
[ammon]
:.
ammon.haggerty ::: lead.designer
quokka.sports ::: www.quokka.com
[EMAIL PROTECTED] :: 415.977.2311
525.brannan.st : sf : ca : 94107
.:


*******************************************************
The RealForum is an email discussion group focused on using RealNetworks
products. The RealForum is a place to post messages about the best methods
for creating content using RealNetworks technologies and the planning and
implementation of streaming-media web sites.

If you ever want to remove yourself from this mailing list,
you can send mail to <[EMAIL PROTECTED]> with the following
command in the body of your email message:

    unsubscribe realforum

or from another account, besides the address you subscribed with:

    unsubscribe realforum <[EMAIL PROTECTED]>

Reply via email to