|
Standard Edition Instructions

The standard version of Flash Show has the functions of picture presentation, slide show, transition effects between pictures, multi-language support, multi-skin theme. Its data source is based on standard XML files. The user can use it on local computer directory without the background supported. Usually, it is used for photograph presentation and with PHP/ASP.net background program manipulating XML files, Flash Show can be used in website to realize dynamic.
The Construction of Flash Media Show Standard edition:
| /show.swf |
This is the main program file of Flash Media Show. It can be played directly on local computer by Flash Player or be embedded within HTML page to show on website. |
| /material/ |
This is a directory to store picture resources of Flash Media Show. There are three sub-directories in it: "Origina" is to store the original pictures; "thumb" is to place the thumbnails and "customtransition" is to save the customized transition effect. |
| /skin/ |
This is the skin theme file of Show. In the skin directory, every sub-directory stands for a suit of skin theme. There are two SWF files in the root directory. They are used for Logo animation in the Logo bar on the top of the Show interface and the commercial animation file respectively. |
| /xml/ |
This is the configuration file of Show. There are three standard configuration files for Flash Media Show: configure.xml is the main configuration file of Show, which is used to define interface function, skin theme and language; image.xml file is the picture list data file; language.xml file is the language package. |
Now, Graphic User Interface (GUI) has been enabled in Flash Media Show Standard version (Build 80321), which lets you create album more easily through the graphics interface without any bothering XML file configuration. GUI is developed based on .NET Framework 2.0 that should be installed firstly. For details, please refer to GUI Usage Guide.
You also can configure Show manually. Please read the following three steps which is helpful for you to configure Show GUI and generate thumbnail list by the other language platforms.
- Configure Show
- Add and delete pictures
- Embed SWF file in to HTML (Skip this step if on the local machine)
|