JavaScript and Flash Integration Kit
Tuesday, June 7th, 2005New The JavaScript and Flash Integration Kit was released. It was created by Mike Chambers and Christian Cantrell from Macromedia.
Description from site:
The JavaScript and Flash 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 find the latest information and download the latest version from: http://www.macromedia.com/go/flashjavascript
The JavaScript Flash Integration Kit requires Flash Player version 6r65, and has been tested on the following browsers:
- Windows IE 6.0
- Windows Firefox 1.0
- Windows Opera 8.0
- Macintosh Opera 8.0
- Macintosh Firefox 1.0
- Safari 1.2.4 and 2.0
- Linux Firefox 1.1
tagged under:





2 Comments
pirco
• Visit Site
June 8th, 2005
having trouble installing it. the instructions read
“Installation of the Flash part of the kit requires copying the library files from source/flash/actionscript into your Flash Authoring or Flex classpath:
com/macromedia/javascript/JavaScriptProxy.as
com/macromedia/javascript/JavaScriptSerializer.as
”
but i can’t find that com folder…
any suggestions?
=p
Administrator
• Visit Site
June 8th, 2005
Hi pirco,
i didnt install it yet, but as i hope, you should install this into your classes directory, when you have you all classes (classpath set in Flash IDE)
if you have classpath c:\flash\classes
so copy JavaScriptProxy.as and JavaScriptSerializer.as
into
c:\flash\classes\com/macromedia/javascript/JavaScriptProxy.as
c:\flash\classes\com/macromedia/javascript/JavaScriptSerializer.as
hope it helps
Live Preview
Leave a comment