Flasher Archive
[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]
Subject: | Re: FLASH: load variable problem |
From: | Hannes Wyss, ywesee |
Date: | Fri, 22 Sep 2000 07:38:11 +0100 |
Rachel
you need to separate your variables in the textfile by "ampersands" -> &
so your example would look like
&sum=entryTotal&otherSum=otherEntryTotal&andSoOn=0
hope that helps
hannes
> Von: Rachel Bachman <Rachelsaltmine [dot] com>
> Antworten an: flasherchinwag [dot] com
> Datum: Thu, 21 Sep 2000 12:50:12 -0700
> An: "'flasherchinwag [dot] com'" <flasherchinwag [dot] com>
> Betreff: FLASH: load variable problem
>
> Using Flash 5
>
> I load a variable from a text file,
> example:
> entryTotal=5
>
> I want to use it for its numeric value
> but can't seem to do that.
>
> example:
> sum = entryTotal;
>
> tells me that sum = undefined
>
> Is there a way I need to write it in my
> txt file to indicate that it is a numeric
> value instead of a string?
>
> I've tried a bit to convert the string value
> (at least what appears to be a string) with
> not much luck. I may just be doing that wrong.
>
> Any suggestions greatly appreciated.
>
> rachel
>
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> NudeGuru.com is proud to sponsor the Flasher list
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> IT'S THE ART OF MONEY, HONEY!
> Tips and Advice from some of the most popular Flash
> artists + industry power-brokers on how to hold onto
> your rights, negotiate contracts and get full value
> for your work.http://www.nudeguru.com from Franke James
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> To unsubscribe or change your list settings go to
> http://www.chinwag.com/flasher or email helpchinwag [dot] com
>
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
NudeGuru.com is proud to sponsor the Flasher list
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
IT'S THE ART OF MONEY, HONEY!
Tips and Advice from some of the most popular Flash
artists + industry power-brokers on how to hold onto
your rights, negotiate contracts and get full value
for your work.http://www.nudeguru.com from Franke James
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpchinwag [dot] com
Replies
Re: FLASH: load variable problem, michael werth
Replies
FLASH: load variable problem, Rachel Bachman
[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]