MACROMEDIA FLASH 8-LEARNING ACTIONSCRIPT 2.0 IN FLASH Instrukcja Użytkownika Strona 39

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 48
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 38
39
9
CHAPTER 9
Extending Flash
As a Macromedia Flash user, you may be familiar with ActionScript, which
lets you create scripts that execute at runtime in Macromedia Flash Player.
The Flash JavaScript application programming interface (JavaScript API) is
a complementary programming tool that lets you create scripts that run in
the authoring environment (that is, while a user has the Flash program
open). These scripts can be used to help streamline the authoring process.
For example, you can write scripts to automate repetitive tasks, add custom
tools to the Tools panel, or add timeline effects.
Several JavaScript API samples are available when you install Flash 8. This
chapter contains a brief overview of each sample.
This chapter contains the following sections:
Shape command . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .40
Get and set filters command . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .40
PolyStar tool . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 41
Trace Bitmap panel . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 41
Sample DLL . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .42
Przeglądanie stron 38
1 2 ... 34 35 36 37 38 39 40 41 42 43 44 ... 47 48

Komentarze do niniejszej Instrukcji

Brak uwag