Flash E-Shop Product Slider
This application size is only about 5kB, but allows you to make rich web pages and E-Shops.
It is fully skinable, managed by xml file.
You should use Flash E-Shop Product Slider for free if you leave the section Copyright in XML configuration file.
How to put Flash E-Shop Product Slider into your page?
- Download actual version from http://www.cze.cz.
- Copy folder with Flash Slider into your web pages and create your own skin.
- Insert Flash E-Shop Product Slider to your page.
<object data="multislider.swf" type="application/x-shockwave-flash" width="400" height="500"> <param name="MOVIE" value="multislider.swf"> <param name="wmode" value="transparent"> <param name="AllowScriptAccess" value="always"> <param name="scale" value="noscale"> <param name="FlashVars" value="config=./multislider/config.xml"> </object>
Description of config.xml
| Tag | Description |
| <multislider> | Root tag. |
| <configuration> | Section containing padding, button configuration, ... |
| <padding_left> | Left padding of item´s images. |
| <padding_top> | Top padding of item´s images. |
| <padding_right> | Right padding of item´s images. |
| <padding_bottom> | Bottom padding of item´s images. |
| <foreground> | URL path to the image which will be placed to the foreground of the Flash Player. Possible formats: PNG, JPG, GIF, SWF. |
| <prevbutton> <nextbutton> <playbutton> <pausebutton> <stopbutton> |
These tags contain definition of the skin and behaving of each button. If you don´t want to use some of them just set x coordinate equal -1000. |
| <image> | URL path of the button image. |
| <image_mousemove> | URL path of the image when mouse is on the button. |
| <image_buttonpress> | URL path of the image when user click on the button. |
| <x> | X position. |
| <y> | Y position. |
| <width> | Button width. |
| <height> | Button height. |
| </stopbutton> | |
| </configuration> | |
| <item> | Product item. |
| <type> | Type could be "image" or "video". If type is "video" then tag image containts thumbnail of the video. |
| <image> | URL of product image or video thumbnail. |
| <video> | URL to the video, if type is "video". Possible formats FLV, MP4. |
| <videoautostart> | If you want to start video automaticaly then put here "true" otherwise put here "false". |
| <link> | Link to the page with the product. This tag is not obligatory. |
| <taget> | Target could be "_self" or "_blank". |
| <delay> | How long to show this product, before next product is shown. In seconds. |
| <effect> | Effect during changing the products
|
| <effectdelay> | Duration of the effect. In seconds. |
| </item> | |
| </multislider> |
Latest news (source CNN):


