Hmmm. Here is the script attached to a graphic which doesn't seem to 
work.

on mouseUp
   revGoURL "http://www.runrev.com";
end mouseUp

When I click on the graphic nothing happens. I've tried this in the 1.0 
release and OS X 1.1 beta.

Bill Vlahos

On Tuesday, October 16, 2001, at 01:56  PM, use-revolution-
[EMAIL PROTECTED] wrote:

> Bill Vlahos wrote:
>
>> How can I put in a link from Revolution to open a web page in a browser
>> or create an email link (like a mailto)?
>
> Check out the revGoURL common library command in the Transcript 
> dictionary.
>
> (The script for this is in the "revCommon" library in the backScripts.  
> You
> can view it by going to the Back Scripts tab in the Message Box, 
> clicking
> the checkbox to show Revolution UI BackScripts, selecting button 
> "revCommon"
> and clicking Edit Script.)
>
> It covers opening web pages in browsers on Mac OS, Windows and Unix, and
> email in MacOS.

Reply via email to