
Flash Image Rotator
Flash Image Rotator is a Flash-producing design tool to create rotating images on web pages.
To get the images rotating on web page, you just need several clicks. First, start the program, use "Batch Importing Images" button located on toolbar to select some images from your computer, click Open to add these images to the configuration. Then click that green arrow icon on toolbar to preview these images. Now you get a working flash on your web browser. There are some properties on the configuration program that you can use to tweak the behaviour and appearance of the flash. You can change some of them, and preview it, and repeat these steps until you finally get what you expect.
And now you get the design work done, it's time to upload it to web site. First, choose File/Save As.. to save your project to your computer, a list of files will be generated and saved into the folder you specified. Go to that folder, you will find some different types of files. We will explain them one by one.

html: You need to open this file in any text or web editor, copy portion of the codes into your own web page. These html codes are used to include the flash into your web pages and there are instructions embedded into the codes, simply follow the instructions.
jpg/gif/bmp: These are generated thumb images. Image rotator need to locate them to display the images correctly. In default, upload them to the same directory along with the web page which included the flash image rotator. If you prefer to upload images to a separate directroy, e.g. images, use Leading Path on Path Tab.
js/swf: These are JavaScript/Flash files. In default, they are required to be uploaded to the same directory along with the html file you put the html codes in unless you manually changed pathes of these files in html codes.
|