|
|
|
Step One: Change Skin

There are two kinds of skin theme in Flash Media Show standard version. And there are two sub-categories in skin directory.
/skin/blue
/skin/coffee
They stand for blue skin theme and coffee skin theme respectively.
Change the nodes in configure.xml file to change the skin theme:
<Skin data="blue"/> is for blue skin theme
Change it to <Skin data="coffee"/> so as to apply the Coffee skin theme.
TIP: We have included the source files of skin package in our product. You can see many *.fla files in the blue directory and coffer directory. They can be modified or changed by Flash editor. |
|