ABSTRACT

Interactivity ACTIONSCRIPT KEEPS GETTING more powerful with each new release, but don’t be afraid to experiment with older versions of the language. In some cases, you may need to! For example, many ad agencies still require that SWFs be published for Flash Player 6. In a situation like that, ActionScript 3.0 is out of the question. If you’re a die-hard fan of on() and onClipEvent(), you’ll find you can’t use those any more in AS3, so even if you publish for Flash Player 9, you’d have to bump back the version of ActionScript in your publish settings. The choices are yours, and Flash now offers more choices than ever. Although ActionScript 2.0 was introduced in Flash MX 2004 (Flash Player 7), it is supported by Flash Player 6, so for the purposes of the following pages, AS2 refers to Flash Player 6 through 8 and AS3 to Flash Player 9. That said, you’ll find tutorials on the web for ActionScript 1.0 and even earlier, before the language had numbered versions. Flash Player 9 supports all of them but only one at a time, based on publish settings.