Forum Moderators: not2easy

Message Too Old, No Replies

Slide Show Photo Album? in Dreamweaver

Forward and Backward

         

alcheme

1:16 am on Mar 8, 2004 (gmt 0)

10+ Year Member



Hello,

I am creating a slide show photo album in Dreamweaver MX 2004.

1. Ho can I create an area on a page that shows a slide show of pictures by simply clicking a forward or backwards arrow (without going to different pages)?

~Shane

PatomaS

12:19 pm on Mar 8, 2004 (gmt 0)

10+ Year Member



Hello

:)

Well, it depends...

1. You can create an inline frame with the tag <iframe> and many pages, each one with one picture, and how the pages will load inside the frame, for the user is like a slide show.

2. Yo can creat as script that preload the images and change it usgin events in the butons, so Javascript (for example) changes the pictures.

3. You can create this slide using Macromedia Flash and controlate it from your page using the butons

I'm sure there are many other ways, but i think that the 1 and 2 are the simplest way to do that

Personally, i use JavaScript for this things

:)

Hope it helps

Bye

alcheme

5:58 pm on Mar 8, 2004 (gmt 0)

10+ Year Member



I have tried that Flev00ware Linked Slide Show extension for Dreamweaver but I am unable to get it work. Their website does not even have a tutorial on how to use it.

Is there a good program/Dreamweaver extension for the Javascript slide show?

I am using DW templates too.

~Shane