bowtellj
Posts: 65
|
| Posted: 10/27/2008, 6:18 PM |
|
I would like to run a automatic slide show using images/references from a mysql datasource but my research has only found scripts that troll a folder for images. I would like to be able use only images where the value of a column is true. ie. "useinslideshow" (True/False)
Any suggestions would be helpful.
_________________
Thanks
James
Just another Newbie! - Apache 2.24, PHP 5.2.3, MySQL 5.0.41, Windows XP SP2. CCS 3.2.0.2/4.0.2
|
 |
 |
melvyn
Posts: 333
|
| Posted: 10/27/2008, 7:23 PM |
|
You can populate a javascript with an array of values from the mysql datasource. Also, you can populate a list or divs.
If you're using CCS 4.x then a service would be ok for you.
Lot's of javascripts run using a list of files.
Check this one: http://jonraasch.com/blog/a-simple-jquery-slideshow
Will be very easy using CCS. Try and let us know.
_________________
Melvyn Perez
Puro Codigo
http://purocodigo.com |
 |
 |
|