waltzy [2010-12-03 01:59:34 +0000 UTC]
Scrap that, it makes it worse if the array is progressively expanding.
👍: 0 ⏩: 1
Thumaszz In reply to waltzy [2010-12-03 09:41:46 +0000 UTC]
Yeah it will get an array that is too large.Maybe I'll rewrite this code in AS3
👍: 0 ⏩: 0
waltzy [2010-12-03 01:55:43 +0000 UTC]
Cheers for the code release, useful I noticed the splice operation on arrays in AS2 seems to be a bit heavy( I assume its all that re-shuffling of the array) works a bit faster if you just set the element to remove to null (I know its breaks all the rules, but it is AS2, it doesn't seem to mind so much).
ssumenona [2010-02-07 04:07:46 +0000 UTC]
thanks
Stunnix [2010-01-25 08:46:40 +0000 UTC]
Thnx mate
Joe-4-Kerr [2009-10-22 17:30:31 +0000 UTC]
Thx a lot man
Thumaszz In reply to Joe-4-Kerr [2009-10-22 19:54:05 +0000 UTC]
No problem