Arrays
Quick Example
This example shows an example of an array storing fruit and then dynamically attaching one to the stage depending on the number you select.
Excercise
Using the code from this, se if you can add two additional fruits to the array and dynamically attached them to the stage.
Note: Once the movieclips are created you will have to click the export for actionscript options.
