hi , how are you guys ,i hope you all fine
iam trying to make a project , but i have problem with looping
here is the problem , i.ve just came from the action script 3 and i want to do it here
here
i want to loop between the text boxes like this and thier names all , text1,text2,text3 etc...
for i = 0 to 10
(text & i).text = "good"
next i
but it doesn,t work and i realy dont know why? i tried also with other ways
thank you
iam trying to make a project , but i have problem with looping
here is the problem , i.ve just came from the action script 3 and i want to do it here
here
i want to loop between the text boxes like this and thier names all , text1,text2,text3 etc...
for i = 0 to 10
(text & i).text = "good"
next i
but it doesn,t work and i realy dont know why? i tried also with other ways
thank you