Flasher Archive
[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]
Subject: | FLASH: load variable problem |
From: | Rachel Bachman |
Date: | Thu, 21 Sep 2000 21:04:07 +0100 |
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
Replies
Re: FLASH: load variable problem, Hannes Wyss, ywesee
[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]