Flash 8, AJAXOctober 14, 2005 7:13 am

This is the same like what Geoff Stearns did with FlashObject about drawing using javascript and flash. Is using ExternalInterface API on Flash 8.
ExternalInterface API on Flash 8 is used to make AS is available called by Javascript.
David Flanagan write the sample code about using ExternalInterface API on Flash 8. He demontration how Javascript access Drawing API on flash


Flash, AJAX 2:20 am

I heard about AJAX about 3-4 month ago and now currently try to learn about it. Supprised me that AJAX is powerfull. I called this should be advanced solutions for web development. Using JavaScript and DHTML we can build rich internet applications (RIA). Uhh that why most people always try to compared between flash and AJAX if we talk about building RIAs.

And today I found this a nice articles about AJAX, why people should love it and the alternatives.