Getting Started > What's new in Flash 5 ActionScript > Data types
Data typesFlash 5 ActionScript supports the following data types: string, number, boolean, object, and movie clip. Multiple data types allow you to use different types of information in ActionScript. For example, you can create arrays and associative arrays.