I’m working on a site where the user can either upload images or videos. If they upload an image, I’d like to show a thumbnail of the image… no problem. However, if the user uploads a video, I’d like to create a thumbnail slideshow that shuffles through the slideshow onmouseover… like all the porn sites do . Anybody know how to do this?
some variation of
instead of using a random time and duration just build a sequence.
nothing like the first hit on google
|
some variation of
instead of using a random time and duration just build a sequence. nothing like the first hit on google |
Thanks, I looked for a while, but couldn’t find anything. My guess is because my query had "coldfusion" in it since that’s the language we use here at work. Hopefully i can find a way to make this work with coldfusion