Jump to content

quick image show from folder


vaibhavs

Recommended Posts

Hi,

 

I have a unique problem. Please help!

 

I have a folder which contains 300+ images (captured from a Webcam).

I want to create a scritp which will show these images in quick succession (preferably without reloading the whole page).

Like an old age animation (filcker book).

 

How Can I do this ??

 

Thx for all tips and codes.

 

regards,

Vai

Link to comment
Share on other sites

You need to use javascript for the quick flipping part, and to get all of the images, you could use a php script that loads all of the images in a directory into an array. Then to make the load quick, you should preload them with javascript. To flip through them use javascript timers. You should be able to figure the rest out, if not, pm me.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.