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

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 48
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 41
42 Extending Flash
Sample DLL
Advanced users can use the C-level extensibility mechanism to implement
Flash extensibility files using a combination of JavaScript and custom C
code. You define functions using C, bundle them in a dynamic linked
library (DLL) or a shared library, save the library in the appropriate
directory, and then call the functions from JavaScript using the
JavaScript API.
A sample DLL implementation is located in the following folder:
In Windows, browse to boot drive\Program Files\Macromedia\Flash 8\
Samples
and Tutorials\Samples\ExtendingFlash\
dllSampleComputeSum.
On the Macintosh, browse to Macintosh HD/Applications/
Macromedia Flash 8/Samples and Tutorials/Samples/ExtendingFlash/
dllSampleComputeSum.
For information about installing and using this sample, see “Sample DLL
implementation” in Chapter 3, “C-Level Extensibility,” in Extending Flash.
Przeglądanie stron 41
1 2 ... 37 38 39 40 41 42 43 44 45 46 47 48

Komentarze do niniejszej Instrukcji

Brak uwag