Global problems
Posted: Wed May 04, 2011 1:26 pm
Hi everybody, before to start I want you to know I'm a french student, so excuse me for my english.
I get a problem with global variables and global functions (even I don't know if this keyword can be apply for a function).
Here is the problem, I have some buttons with the same script inside, so with the same variable and function names.
I wanted to access to specific button with a script like that:
I tried many ways and differents syntax but it still don't work.
So the question is: is it possible to do that (i get the same problem to call a function in an other card) and if it is, how to do it?
Thanks
I get a problem with global variables and global functions (even I don't know if this keyword can be apply for a function).
Here is the problem, I have some buttons with the same script inside, so with the same variable and function names.
I wanted to access to specific button with a script like that:
Code: Select all
answer the value of "variable" of the button "button"
So the question is: is it possible to do that (i get the same problem to call a function in an other card) and if it is, how to do it?
Thanks
