Flash JavaScript Integration Kit
==== NOTE! For users of Flash 8 and above, what you really might want to be looking at is the ExternalInterface API ====
Summary
The Flash JavaScript Integration Kit allows developers to get the best of the Flash and HTML worlds by enabling JavaScript to invoke ActionScript functions, and vice versa. All major data types can be passed between the two environments (you can view a complete list here).
The Flash JavaScript Integration Kit works across all major browsers and operating systems. It is released under an open license derived from the Apache 1.1 license which you can find here.
MustardLab also has some good tutorials and code examples on some of the techniques used in the kit (they were one of the first to come up with the JavaScript to Flash technique).
For Flash 8 and up, it’s much easier to use the native ExternalInterface. Examples can be found on OSFlash: http://osflash.org/flashcoders/undocumented/flash8#externalinterface_api.
Tutorials
Documentation
- How to Use
Download
You can download the most current release from here.
projects/flashjs.txt · Last modified: 2007/12/12 19:15 by reubidium