Results 1 to 8 of 8
  1. #1
    Right Off the Assembly Line deadpulse's Avatar
    Join Date
    Feb 2007
    Location
    Sin City
    Posts
    41

    Default I want to create a slideshow

    Hello guys,

    I want to create a slideshow on the website built in PHP. I am trying to do so. I have made an back-end admin panel to update the website contents where i want to add a events gallery. I've written a code to upload images to the gallery directory but, i don't know how to write a code to display a slide show.

    Like when i upload any new image to the directory it should get automatically rolled into slides. Means program should be able to pick all the images from directory to display. And slide show images are not going to be so big. They are going to be of size around 200 to 250 pixels max. Like of thumbnail size.

    Can anybody help me in this?
    "Attitude is not walking like a King, it's walking like I don't care who the King is......"

  2. #2
    हॉर्न ओके प्लीज़ victor_rambo's Avatar
    Join Date
    Sep 2007
    Posts
    1,490

    Default Re: I want to create a slideshow

    You cannot write a slideshow script with PHP, you will need JavaScript.
    विक्टर रॅंबो - चाणकया प्रभावित व्यक्ति

    गीक होना माँगता

  3. #3
    Wise Old Crow blueshift's Avatar
    Join Date
    Apr 2005
    Location
    Inside the Pixel
    Posts
    1,227

    Default Re: I want to create a slideshow

    ^?

    Search in google. You will find plenty of slideshow scripts.
    http://twitter.com/blueshift155

  4. #4
    Alpha Geek Krazy_About_Technology's Avatar
    Join Date
    Jun 2004
    Location
    Mumbai - India
    Posts
    780

    Default Re: I want to create a slideshow

    I guess you'll need to design the slideshow visual mechanism in javascript. you can write a backend php script which writes the javascript declaration of lets say an array to the page which contains the files to be shown in the slideshow. A generic javascript can then be used to display the slideshow.

    I cant tell you exactly how to do it coz i am an ASP.NET enthusiast, but i think you'll get the point.
    Laptop: Lenovo G580 - Core i5 Ivy Bridge 3210M (2.5 - 3.1 GHz), 4 GB RAM, 500 GB, Intel HD 4000 Graphics, 15.6" LED Display :)
    OS: Genuine Windows 8 Pro 32 Bit, Fedora Linux 17 32 Bit.
    Phone: HTC Sensation (ICS 4.0.3, Sense 3.6), 1 GB per Month 3G/HSDPA
    Internet: Mumbai : Airtel 2 MBPS / 24 GB @ Rs. 1050 Plan, Tata Photon+ 3.1 Mbps

  5. #5
    18 Till I Die............
    Join Date
    Jul 2004
    Location
    India, Mumbai, Marine Lines
    Posts
    5,792

    Default Re: I want to create a slideshow

    Have you tried freemind? It can create a slideshow which can be saved(or exported) to xhtml.
    http://www.bash.org/?258908

  6. #6
    MMO Addict amitava82's Avatar
    Join Date
    Jul 2004
    Location
    Bangalore
    Posts
    1,473

    Default Re: I want to create a slideshow

    Get jQuery and some plugins such as ThickBox or Cycle
    Steam Profile || Personal Page
    Warp drive active. Approaching stargate.

  7. #7
    ax3
    ax3 is offline
    Cool as a CUCUMBAR ! ! ! ax3's Avatar
    Join Date
    Dec 2003
    Posts
    5,125

    Default Re: I want to create a slideshow

    instead of php ..... try with xml ...... very easy 2 handle ....
    ... W H O T ...

  8. #8
    Seed is the Life!! shift's Avatar
    Join Date
    Mar 2008
    Posts
    232

    Default Re: I want to create a slideshow

    FREE readymade at http://www.phpselect.com/
    Stupidity Causes Cancer !!

Similar Threads

  1. Replies: 1
    Last Post: 30-09-2010, 06:05 PM
  2. Replies: 2
    Last Post: 01-03-2008, 09:12 PM
  3. slideshow in dvd player?
    By cyberpyrate in forum Software Q&A
    Replies: 3
    Last Post: 21-11-2007, 04:15 PM
  4. Replies: 1
    Last Post: 27-05-2007, 04:37 PM
  5. Automatic Slideshow in CD
    By sms_solver in forum QnA (read only)
    Replies: 1
    Last Post: 30-12-2004, 12:18 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Close