Ok....I'm trying to get a grasp of this. If "Foo" is the url or html
document, then what exactly is the "filename" text. I'm just alittle
confused. Now will this script allow the web document to open in the
current director window.
Thanks
steffanie
-----Original Message-----
From: Charlie Fiskeaux II <[EMAIL PROTECTED]>
To: Lingo List <[EMAIL PROTECTED]>
Date: Friday, February 16, 2001 2:51 PM
Subject: <lingo-l> Web pages in Director
>This is an excessively long script:
>
>on mouseUp me
>vFilename = member("Filename").text
>member("Foo").html = vFilename
>end mouseUp me
>
>just shorten it and use this:
>
>on mouseUp
>member("Foo").html=member("Filename").text
>end
>
>
>Charlie Fiskeaux II
>The Creative Group
>www.cre8tivegroup.com
>859/858-9054 x29
>cell: 859/312-3883
>
>
>
>
>[To remove yourself from this list, or to change to digest mode, go to
>http://www.penworks.com/LUJ/lingo-l.cgi To post messages to the list,
>email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED])
>Lingo-L is for learning and helping with programming Lingo. Thanks!]
>
>
[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi To post messages to the list,
email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo. Thanks!]