Hi guys
It's my first post here... I have a weird problem with my project...
so: I loaded some data into an array, and it's there, no problem so far. The strange thing though is that I can't access the array when I'm inside a function. I can't set some text equals to one of the values in the array, if I try it returns "0", as if the array was empty...
do you guys have any seggestions?
Thanks!