zezo
June 1st, 2004, 01:14 PM
hi
How can i remove the element from array in actionscript?
i have this array:
myArray = new Array ("1","2", "3", "4", "5");
i want to remove the element "3" when i press button. :-/
:moustache
How can i remove the element from array in actionscript?
i have this array:
myArray = new Array ("1","2", "3", "4", "5");
i want to remove the element "3" when i press button. :-/
:moustache