Quantcast
Channel: Adobe Community: Message List
Viewing all articles
Browse latest Browse all 90000

Re: AS3 Best way to clear an array

$
0
0

If i use something like this:

arr = new Array();

some code

.

.

.

arr = new Array()

The variable arr won't be replaced faster in the memory with this new one?


Viewing all articles
Browse latest Browse all 90000

Trending Articles