Flash as2.0 component style with code to modify very cumbersome, and sometimes not to come out, now there is a way to directly modify the components can be changed the display of components!
Method:
1. Create a new FLA file Test.fla (Flash CS3 above remember to choose 2.0 of OH);
2. Find Zh_cnconfigurationcomponent sourceactionscript 2.0flahalotheme.fla in the installation directory of Flash (this is the second edition of the component style, The first edition is SAMPLETHEME.FLA) < in order not to accidentally delete, you can copy him to other places for the next step to use >;
3. In Test.fla Select File-> import-> Open External Library, select Halotheme.fla file;
4. In the new library panel (library-HALOTHEME.FLA) Select: Flash UI Components 2/themes/mmdefault under the components you will use (for example, you will use the button component to select button Assets) and drag it into your TEST.FLA library;
(If you want to change the whole set of component styles, then drag the Flash UI components 21 to the TEST.FLA Library);
5. Check the attributes of the exported component in the component you dragged in to ensure that the "export in first frame" option is checked;
(If you want to modify the whole set of components, then drag the entire Flash UI components 2 to the first frame of the stage, modify the style, so that you do not have each component to "export in the first frame")