Monday, September 17, 2018

Introduction to Arrays in ActionScript 3.0

ad300
Advertisement

This tutorial will teach you the basics on how to use arrays in AS3. Arrays are lists of data which are, unlike simple variables, capable of storing store more than one item at the same time. This use of arrays makes it easy to gather items of the same type in a single container to help retrieve and process these items in a logical manner depending on the needs of the project.
This tutorial is divided into the following sections:
  1. Creating an array
  2. Accessing elements in an array
  3. Adding elements to an array
  4. Removing elements from an array
  5. Misc array methods
Share This
Previous Post
Next Post

Pellentesque vitae lectus in mauris sollicitudin ornare sit amet eget ligula. Donec pharetra, arcu eu consectetur semper, est nulla sodales risus, vel efficitur orci justo quis tellus. Phasellus sit amet est pharetra

0 comments:

Ad Section2

Sponsor

Ad Section