Sarah Reichelt wrote:

Is there a way for the revlet to know where it is?
I would prefer not to have to hard-wire the path, so that the revlet
would work no matter where it was moved to, assuming that the media
files were kept in the same relative location.

The revlet thinks it's on the user's machine, so you need some kind of link back to your server. If you're putting the revlet on your on-rev site, then you could probably get the server variables to see what the REQUEST_URI is and get the page name from that.

--
Jacqueline Landman Gay         |     jac...@hyperactivesw.com
HyperActive Software           |     http://www.hyperactivesw.com
_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to