Identifiers

All variables, functions, and object properties are named with identifiers. ActionScript identifiers must be composed according to the following rules:

Though not strictly required, it's also good practice to follow the preceding rules when composing movie clip instance names, frame labels, and layer names.