Flash loadMovie Support

Cool Focus Flash applets are primarily designed to be used directly on an HTML page by using <object> and <embed> tags. However, they can also be incorporated into your own Flash movies if you use Flash MX (v6.0) or later. Some knowledge of ActionScript is needed, but the scripting is very easy and explained in each applet's documentation. A Cool Focus applet can be loaded into your own movie using the ActionScript loadMovie function with just 2 lines of code.

The example below shows DropBar loaded into a very simple Flash movie containing just two text fields which respond when you click or hover over a menu item.

[ NEXT ]