Introduction
Welcome to Data Types! In this tutorial we are going to discuss and learn about one of the new introductions to Flash Actionscript. Some basic data types existed in Flash 4 such as strings, numbers and boolean though they weren't formalised until Flash 5. As you have probably figured out, Flash 5 Actionscript is a lot more complex that its Flash 4 parent but it's complexity delivers something the internet needs - more power :)
Simply put, a data type defines the type of data a variable or actionscript element can hold. In Flash 5 there are two types of data types - primitive and reference.
Let's begin with the primitive data types. If you have used flash 4 previously, the primitive data types will be familiar - strings, numbers and boolean. The term "primitive" is used because they were the "first" or "original" data types in programming.
| » Level Basic |
|
Added: 2000-10-26 Rating: 8 Votes: 91 |
| » Author |
| Eddie was a Content Editor at Flashkit.com and is actually a sentient Gateway Solo 2150xl notebook that suffers from acute lysdexia and caffeine addiction. He is carried on the shoulders of a semi-autonomous human called "Body". |
| » Download |
| Download the files used in this tutorial. |
| Download (233 kb) |
| » Forums |
| More help? Search our boards for quick answers! |
-
You must have javascript enabled in order to post comments.


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