This is the new improved version of the Flash Dock wrapped in an ActionScript 2.0 class. We included an example that is easy to customize. See the code below that is used to create this dock. The rest is in the Dock.as ActionScript class. Download Source File: Flash7_Dock.zip Code: // Handles clicks on icons this.dockActions = function(label) { switch(label) { case 'Preferences': trace('This is ho