can i merge
http://www.dynamicdrive.com/dynamici...ongallery2.htm
with
http://www.dynamicdrive.com/dynamici...photoalbum.htm
so that i dont have to enter the image urls manually?tnx
![]()
can i merge
http://www.dynamicdrive.com/dynamici...ongallery2.htm
with
http://www.dynamicdrive.com/dynamici...photoalbum.htm
so that i dont have to enter the image urls manually?tnx
![]()
I helped do something like this recently. Search.
Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!
It's here:
http://www.dynamicdrive.com/forums/s...t=10016&page=2
but I still couldnt get it to work.
Nelson
Code:<?php // getpics.php $directory = "."; // Directory in which the images are stored, relative to the location of this script. Must have the slash. header("Content-Type: text/javascript"); $dir = opendir($directory); for($i=0;$file = readdir($dir);$i++) if(strpos($file, ".") === 0) { $i--; continue; } else echo("fadeimages[$i]=['$directory/$file', '', ''];\n"); ?>
Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!
If you go to :
http://www.protestantlawyersny.org/test.htm
you will see Twey's solution in action, except that:
1- I no longer can show two pictures side by side
(the second array doesnt seem to load)
2- there is an error generated on the page
3- the link effect on each pic is no longer enabled (not that I really see a need for such an effect).
Nelson
nelsontimken, please only post in one thread.
Here is my response to that.
Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!
how recently? an hour ago? how many weeks ago?![]()
an estimate number of "recently" would be fine...
coz im searching all threads where u have posted and i might need a time frame to start looking and not go thru all the 500+ threadstnx
![]()
nelsontimken found it fine, and linked to it above.![]()
Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!
but what nelson linked is Ultimate Fade In Slideshow
but what im asking is combining CMotion and PHP Album script?![]()
is Ultimate Fade same as CMotion?![]()
i should have posted the scripts' title and not just its link....![]()
my mistake...![]()
anbody there can help me?![]()
Bookmarks