I found a Image Gallery Slideshow for your Site

Do you like this Stuff I've shared ?

  • Yes !

    Votes: 0 0.0%
  • Hmm ! Its OK But I am not interested !

    Votes: 0 0.0%

  • Total voters
    0

johnnygaddaar.cs58

New Member
Messages
21
Reaction score
1
Points
0
Hello,

I hope that I am posting it in right section.

I found a nice Slide show Flash application for your website.

It is called AUTOVIEWER.

Actually, it uses a XML file in which you have to put the IMAGE File name and width and height and it displays the image.

But, I've done some modification in the script so that it makes it easy to add images.

I made a PHP Script which grabs all images from a particular folder and displays it in slideshow.

You can see an example of it in my website :

Gallery : http://www.clan-icsl.com/gallery/gamingzone/
PHP Script to grab images from folder : http://www.clan-icsl.com/gallery/gamingzone/gallery.php (View Source of this Page)

I've used a trick. Just put all the images in a folder(I've used images folder) and then Compile or Open gallery.php (this PHP Script) through browser. Then by Viewing the Source of the Webpage, you can Copy it and save as gallery.xml (in case you don't want gallery.php to be compiled everytime at the slideshow)

Thank You
 

Attachments

  • autoviewer.zip
    302.9 KB · Views: 3
Top