PHPjabbers - tools for webmasters
shopping cart (0 item)
HOME
PRODUCTS
PHP TUTORIALS
PHP FORUM
ABOUT US
CONTACT US
Our products

Slideshow

 
What do I need to use this SlideShow script?
All you need is a web page. You can use the SlideShow on both offline and online web pages.
Is it difficult to set up the SlideShow script on my web pages? How to do this?
The script consists of Flash file engine (.swf file) and plain text configuration file (.xml file). Using a plain text editing software such as Notepad you can edit the configuration file and set the images that will be displayed. When you buy the script you will receive a step by step help file on how to set up a Slide Show configuration file.
Can I change the size for my SlideShow?
Yes, you can define your SlideShow size by just adjusting the size in the HTML code. This is explain in the help file that you will receive.
I want to assign URLs to each of my images. Can I do this?
Yes, in the configuration data file you can assign a different URL to any of the images. You can also make your URLs open in current or new window for each one of them.
How many transition effects does it support?
Currently there are 28 supported transitions effects.
Can I control the time between changing images?
Yes, for each image you can set its display time. So you can have 1st image displayed for 5 second, 2nd for 10 seconds, etc.. You can also make the images show randomly.
How many websites can I use the SlideShow on?
You can install the SlideShow script on as many websites as you want.
May I see an example of the XML file? How do I edit it?
You can edit the configuration file using a plain text editor such as Notepad. Below you can see an example of this file. There is an explanation for each of the XML file sections in the help file that you will receive.
<images shuffle="true">
	<image1>
		<url>http://www.phpjabbers.com/slideshow/image1.jpg</url> 
		<link>http://www.phpjabbers.com/slideshow/</link>
		<window>_self</window>
		<delay>6</delay>
		<effect>wheel 4 spoke</effect>
	</image1>
	<image2>
		<url>http://www.phpjabbers.com/slideshow/image2.jpg</url> 
		<link>http://www.phpjabbers.com</link>
		<window>_blank</window>
		<delay>4</delay>
		<effect>wedge</effect>
	</image2>
</images>
What is included in the package that I buy?
When buying the SlideShow script you receive - gallery flash file (.swf), help file, demo configuration file and sample web page.
When will I receive the SlideShow script?
Immediately after payment. Please make sure to return to our website after paying. You will be given a download link to download the SlideShow script.
Do you offer a refund?
Yes we do. Please refer to our Terms & Conditions page. Please note that as we sell digital products once a product is downloaded by a client we cannot issue a refund.