From: "Matt Daly" <[EMAIL PROTECTED]>
Subject: RE: link from smil to hard drive
I think your problem is not the smil, it's the page your calling it from.
An asp page has to run from an http protocol. If you put Personal Web Server
on your laptop and reference your files via http://localhost/ , it should
probably solve your problem. Make sure you put your files in the wwwroot
folder and your PWS is running.
Good Luck
Matt Daly
-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of RealForum
Sent: Thursday, November 11, 1999 1:45 PM
Subject: link from smil to hard drive
From: "Dennis Lembree" <[EMAIL PROTECTED]>
Subject: link from smil to hard drive
Hello All:
I created a web-based tool for salespeople in my company which launches the
RealPlayer in a few instances to play SMIL presentations. There are a couple
images in the SMIL presentation that are linked to a webpage.
For example:
<img src="jobs1.gif?url=http://www.careershop.com/jobs.asp"
region="searchjobs" fill="freeze" />
I want to put the presentation on some laptops. The problem is that when I
copy the entire presentation locally the links from the SMIL to web page
file on the hard drive won't work.
This doesn't work:
<img src="jobs1.gif?url=jobs.asp"
region="searchjobs" fill="freeze" />
How do I link from the local SMIL to a local web page file? Surely someone
must have tried this before. Thanks for any feedback!
-Dennis Lembree
Online Producer/Webmaster
http://www.careertv.net
*******************************************************
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. Archives of RealForum can
be found at http://realforum.real.com
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]>