From: b john doyle <[EMAIL PROTECTED]>
Subject: missing a href's in smil
Greetings,
I have a number of smil presentations that include href links that are
supposed to spawn browser pages. Almost are of them have stopped working
for some reason--though they work if I play the files locally.
Our G2 server was recently upgraded to the latest version, though I have
the assurance of our engineers that none of the config files have been
altered.
In the following example, the Electronic Arts logo, and the INSINC logo
should both spawn browser pages:
http://ram.insinc.ca/ea/991021.ram
here's a snippit of the code in which I have specified co-ordinates for
on of the urls:
<par>
<img src="pix/ealogo.rp" region="ealogo" fill="freeze"/>
<img src="pix/logo.rp" begin="1s" region="logo" fill="freeze">
<anchor href="http://www.insinc.ca" show="new"
coords="282,183,370,215"
begin="3s"/></img>
</par>
here's the .rp file for the electronics arts graphic; note the url
specified in the <head> tag.
Any ideas what might have caused this untimely inconvenience?
regards,
-john doyle
*******************************************************
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]>