AS? basic syntaxis
AS? basic syntaxis
Out of context: Reply #1
- Started
- Last post
- 2 Responses
- unfittoprint0
try:
niv12 = new Array("test1", "test2","test3", "test4");
j=2;
trace(this["niv1"+j].length);
try:
niv12 = new Array("test1", "test2","test3", "test4");
j=2;
trace(this["niv1"+j].length);