Jump to content

Recommended Posts

Posted
How can I take a set of 6-8 photos(JPEG) and turn them into a slideshow for our website's home page? (Preferably using free software.) (We can host a .swf file.)
Posted
How can I take a set of 6-8 photos(JPEG) and turn them into a slideshow for our website's home page? (Preferably using free software.)

 

You can use JavaScript / JQuery to do this quite easily - simply have a script on your web page that loads a new image in to an IMG tag once every 10 seconds or so. I think JQuery even has a fancy fade effect available these days. An example that might come in handy:

 

http://www.edugeek.net/forums/web-development/69262-flash-component.html

Posted

i seem to remember you can create a .gif animation in photoshop (or similar, if you have it) which you might be able to embed on your home page. It's been a while since i did it but i'm sure i did a few years ago. there'll be tutorials on the web i'm sure. it would mean recreating it if you wanted to change any of the images but from (distant) memory, it's not a tough or lengthy process.

 

that said, there's probably much more appropriate technology out there now :)

 

D

  • 10 months later...
Posted
How can I take a set of 6-8 photos(JPEG) and turn them into a slideshow for our website's home page? (Preferably using free software.) (We can host a .swf file.)

 

Hi,

 

You don't actually need to download any software to do this.

 

Perhaps have a look at the animations at the LoxiaStudio website.

 

Everything is done on-line, once you have created your animations simply copy and paste the line of code that is generated into your site.

 

You could try a few different animations in either Flash of jQuery then see which one you prefer. You can make them as fancy or a basic as you'd like.

  • Thanks 1

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...