Hi all,
I am loading up a variable into flash from a .txt file. everything is fine but but I can’t find a way to have the variable showing up as an integer (I need to use that number with a switch statement afterwards). I’ve been tweeking it in every single way I can think of int(variable), eval(variable), parseInt, etc. Nothing does it.
Please help.
Thanks
Fabrice