Javascript and Flex Presentation Download

Here is my presentation from the 360Flex Conference.  The presentation topic is how to use Javascript and Flex together through the Flex Ajax Bridge and ExternalInterface.  The presentation also includes all of the code needed to run the examples.  This was a hands on presentation so the code is very generic but useful.  Your comments are always appreciated.

[slideshare id=1533095&doc=flexjavascript360flexpresentation-adrianpomilio-090604092612-phpapp01]

360|Flex in Indy!

I just got accepted to speak at 360|Flex Indy!  The show will be going down May 18-20, 2009.  You can check out (more…)

Flex Ajax Bridge on the Flex Cookbook

Okay folks, I have posted a basic (first pass) written tutorial, to go along with my presentation, on working with the Flex Ajax Bridge.  You can visit the post on the Flex Cookbook.  There you will find a basic step by step implementation as well as a zip file containing all the source code you need to run the example.  Take it and do as you wish, and if you have any questions just let me know.

One last thing… you will need to upload the files to an HTTP server for the Flex Ajax Bridge to work properly.  It doesn’t work just running it off of the file system.