Aug 1, 2004 #1 monoone Programmer Joined May 24, 2002 Messages 219 Location US I want to create a simple slide show using CF Directory. <--Back Forward---> Full Size Image Here --------------------- How would I do this. Click on the directory name and then have the above slide show?? Any help would be great! -Eric
I want to create a simple slide show using CF Directory. <--Back Forward---> Full Size Image Here --------------------- How would I do this. Click on the directory name and then have the above slide show?? Any help would be great! -Eric
Aug 1, 2004 1 #2 NorthStarDA IS-IT--Management Joined Mar 16, 2004 Messages 614 Location US you can use a custom tag: LINK ========================================= I have not failed. I've just found 10,000 ways that won't work. Thomas A. Edison Upvote 0 Downvote
you can use a custom tag: LINK ========================================= I have not failed. I've just found 10,000 ways that won't work. Thomas A. Edison
Aug 1, 2004 #3 mightybs Programmer Joined Apr 30, 2003 Messages 6 Location US You could laod the file list into an array and then use the "buttons" to navigate back and forth in the array. Upvote 0 Downvote
You could laod the file list into an array and then use the "buttons" to navigate back and forth in the array.
Aug 2, 2004 Thread starter #4 monoone Programmer Joined May 24, 2002 Messages 219 Location US Perfect, thanks! -Eric Upvote 0 Downvote