Flasher Archive

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


Subject: Re: FLASH: text variables
From: zibrek
Date: Thu, 11 Nov 1999 16:23:34 GMT


"Mountain, Mike J" wrote:

> Cap Gemini UK PLC, London Southbank
>
> Well you could use one text box, and get it to display different variables
> depending on what is rolled over...by setting
>
> on rollover
> set variable text=variable1

I just tried this and it mostly works, however on the first rollerover nothing
happens... it requires a second rollerover to make the text appear.... and
no... I haven't been drinking NyQuil... :)

my code:

On (Roll Over)
Load Variables ("text.txt", 0)
Set Variable: "text1" = Variable1
End On


my text file:

&Variable1=here is some text&


Anyone know what I'm doing wrong?

Thanks!

-paul



flasher is generously supported by...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Streaming Media WEST '99 Conference & Exhibition
"The Worlds largest Internet Audio & Video Event"
December 7 - 9, San Jose Convention Center, California

Reserve your space today at http://www.streamingmedia.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpatchinwag [dot] com


Replies
  RE: FLASH: text variables, Mountain, Mike J

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