Explore the Links
Flash & JavaScript Integration Kit
The Flash / JavaScript Integration kit makes it possible to seamlessly communicate between Flash and JavaScript. You can call JavaScript functions from Flash, and ActionScript functions from JavaScript.
Read MoreAjax Toolkit for Internet Explorer
JavaScript application which works inside Internet Explorer for Windows, which creates JavaScript applications for Internet Explorer for Windows (with cross-browser runtime support promised for the future). Included is an 8-minute screencast unites screensharing and voiceovers via SWF, which should induce some cognitive dissonance among those who insist "ajax replaces flash" and similar non-starters.
Quoted from John Dowdells' blog.
Read MoreNew JavaScript form validator from Massimo
Massimo Foti has come out with a new JavaScript form validator that will knock your socks off. It does just about anything you can possibly need in a validation script, including filters (stripping characters as you type), custom error messages before submitting, upload validation, and image dimension checking, in addition to the standard validation features for almost any type of user input. The best thing about it is that Massimo's code is always well documented and well thought out so that it is easily integrated into your site and easily customized. Also, it's a free download from Massimo's site.
Read MoreTinyMCE - Javascript WYSIWYG editor
TinyMCE is a platform independent web based Javascript HTML WYSIWYG editor control released as Open Source under LGPL by Moxiecode Systems AB. It has the ability to convert HTML TEXTAREA fields or other HTML elements to editor instances. TinyMCE is very easy to integrate into other CMS systems.
Read More