Results 1 to 2 of 2

Thread: Slideshow in block / php nuke

  1. #1
    Join Date
    Oct 2004
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Slideshow in block / php nuke

    Please anyone skilled - help!!!

    We found a cool script in DD we want to use on our page www.patmos.nu:

    http://www.dynamicdrive.com/dynamicindex14/image4.htm
    (or any other slideshow script)

    We want a welcome block to present a script that reads pictures from our gallery - preferebly in a random way.

    We tried to follow the guideance on several php-nuke forums, but we cant make it work. Anyone used DD:s script on a php-nuke site? What is the basic steps?

    Tommy

  2. #2
    Join Date
    Sep 2004
    Posts
    22
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    I've used IFRAMES, here is an example:

    Code:
    <IFRAME src=http://www.server.com/slideshow.html width=500 height=75 frameborder=0 scrolling=no>
    </IFRAME>
    slideshow.html will contain the source for your script. Of course you can change the variables.

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
  •