Flasher Archive

[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]


Subject: Re: FLASH: Clickable URL in loaded *.txt file
From: dsg
Date: Sat, 18 Mar 2000 00:37:27 GMT

JGL wrote:
> I am wondering if a Clickable URL can be encoded into a load variables *.txt
> file. Can it be done?

Try this:
put your URL into your *.txt file (with proper URL encoding).

URL=http%3A%2F%2Fwww%2Edreambound%2Ecom

Then create a button. In the buttons 'Up', 'Over', 'Down' state... put
a textfield with URL as it's variable. In the 'Hit' state, put a box
that is as big as the url will be.

Give your button the action:
On (Release)
Get URL(URL)
End On

That should do it. Or pretty close. But I think I tend to do things the
hard way. ;)

DSG

flasher is generously supported by...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
flashforward2000 and The Flash Film Festival
"The World�s Premier Flash Solutions Conference and Expo"
March 27-29, Nob Hill Masonic Center, San Francisco, California

-Register before Feb 25 and save $200!!-- www.flashforward2000.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpatchinwag [dot] com


Replies
  FLASH: Clickable URL in loaded *.txt fil, JGL

[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]