First time here? First time here? Newsletter Signup Newsletter
651326 Members and growing! | Flash Jobs
Search tutorials
Author: denacioust | Website: http://www.flashbox.tk

Well I don't remember ever seeing an array tutorial so I thought I'd write one seen as people have been asking for them.

Okay first of all an array is a list of variables which are all stringed together in one array, think of it as a Grocery/Shopping List on this list there are several different items but you just use the general term Groceries to classify them. So to use this in Flash you would do this in the first frame of your movie.

groceries=["carrots","sausages","beans"]
//Groceries is the arrays name, carrots beans and sausages are the items needed
trace(groceries)
//Writes the grocery list out on the output window

As it turns out you don't need carrots you need bacon so how would you go about changing the carrots without retyping the whole array, of course you could just change it but this way is needed sometimes, so change your code to:

groceries=["carrots","sausages","beans"]
groceries[0]="bacon"
//note the first item in an array is labelled 0 not one
trace(groceries)
» Level Intermediate

Added: 2004-10-03
Rating: 7 Votes: 19
(10 being the highest)
» Author
Cool
» Download
Download the files used in this tutorial.
» Forums
More help? Search our boards for quick answers!

Comments

  • There are no comments yet. Be the first to comment!

  • You must have javascript enabled in order to post comments.

Leave a Comment
  • Your email address will not be published. All fields are required.
Featured Flash FLA
» Author: Christopher E Vance
» Title: Aqua Live
» Description:

A vector based mermaid.

Featured Sound Loops
Image for equalize

Audio Player

» Author: Peter
» Title: Action
» Description: Funk Action Groove loop. let me know if you manage to find a use for it, would love to see it. Thanks
Latest Font
» Author: Fábio FAFERS
» Description: I created this font for free use. Everyone can apply it in personal or business texts. Its free, but I want to be communicated in case of business use. Donations are accepted to keep the project of free fonts alive! Thank you all
Featured Sound Fx
Image for equalize

Audio Player

» Author: SoundScalpel
» Description: Cartoon stretching/expanding sound made from rubbing an inflated balloon.