Forum Moderators: phranque

Message Too Old, No Replies

"COOL" flash slidshow/image gallery

without server side scripting

         

Westat1

3:46 pm on Jun 26, 2003 (gmt 0)

10+ Year Member



Does anyone one where to find a good slideshow/image gallery movie (fla). The ones I have found all have sever side scripting involved. My plan is to put this on a disk and send it to family.

Thanks,

broniusm

5:14 pm on Jun 26, 2003 (gmt 0)

10+ Year Member



If you want to get dirty in actionscript, look into "loadImage()" and having an external, modifyable variables text file with filenames.

Also, there exists the framework for a fine slideshow with fade on Macromedia's tutorials for Trio Motors.

Westat1

6:21 pm on Jun 26, 2003 (gmt 0)

10+ Year Member



Thanks, but that requires Macromedia Flash Communications Server MX

broniusm

7:10 pm on Jun 26, 2003 (gmt 0)

10+ Year Member



not so-- I'm talking about FlashMX, all clientside. The Flash Player can dynamically load images and variables from external files. This can be from on a website or a CD or floppy.. anywhere.

Here's a flash dynamic slide show tutorial on macromedia:
[macromedia.com...]

Instead of just a variables txt file, it uses a text file of xml. Give it a whirl.

If you're not on FlashMX, then there's no hope for dynamic image load.

good luck
-bronius