Here is the wallpaper slide show plugin for wallpaperscript.Which uses the Jw image slide show to make a slide shows
Working Demo http://wallpaper.lk
First Download JW image rotator from following link.
http://www.longtailvideo.com/players/jw-image-rotator/
Unzip it and and upload it to your site using FTP.
Here is the file which makes the slide show from XML.
(Attached bellow main_xml.php.txt)Rename it to main_xml.php and upload to ur root folder of the site.
Add these links to the .htaccess file of your site.
RewriteRule ^main_xml.xml$ main_xml.php
and all this to the index.tpl file of the template that you are using
http://rapidshare.com/files/422860410/main_xml.php.zip
<object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000' width='650' height='250' id='single1' name='single1'>
<param name='movie' value='http://yourdomain.com/imagerotator/imagerotator.swf'>
<param name='allowfullscreen' value='true'>
<param name='allowscriptaccess' value='always'>
<param name='wmode' value='transparent'>
<param name='flashvars' value='file=http://yourdomain.com/main_xml.xml'>
<embed
type='application/x-shockwave-flash'
id='single2'
name='single2'
src='http://wyourdomain.com/imagerotator/imagerotator.swf'
width='650'
height='250'
bgcolor='undefined'
allowscriptaccess='always'
allowfullscreen='true'
wmode='transparent'
flashvars='file=http://wallpaper.lk/main_xml.xml&shuffle=true&stretching=exactfi'
/>
</object>
Ok Now you are Done.Please ask if u have any questions.



