Quantcast
Viewing all articles
Browse latest Browse all 87561

Re: Using Arrays to add an item?

Assuming that the items have been stored in arrays correctly, it should be as simple as:

 

for (var x = 0; x < image.length; x++) {

     comp[x].layers.add(image[x]);

}


Viewing all articles
Browse latest Browse all 87561

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>