GhostWire Panel
This is a lightweight Flash component that allows you to easily create classic windows lookalike elements, such as inner bevels and outer bevels, speeding up the building of application layouts.
Example
The following has been made using only the Panel component (filesize 1.52KB):
Features Flexible
It is easy to create different types of UI elements simply by changing the colors of the component in the Properties panel:
Live Preview
The component comes with live preview, allowing you to see in the authoring environment what you will be getting when the movie is published. Changes to the colors, width and height of the component is updated live as you work:
Snap to Pixel
The component snaps to pixel when published, ensuring that it looks crisp and sharp when the movie plays. Usually to achieve this, you need to ensure that you place your movieclips at integer coordinates (no decimal place) during authoring time. This is not necessary with the GhostWire Panel component, which will automatically snap to pixel when published. For example, if the component was placed at x coordinate 20.2, when published it will be placed at x coordinate 20.0 instead. In addition, the component also resizes itself to integer widths and heights.