PDA

View Full Version : Slideshow in Flash



Sinzen
11-20-2003, 07:22 PM
Hi everyone!

So yeah.....I got myself in a knot of sorts. I know Flash is mighty in all things web, but I can't seem to find any tuts for developing a gallery or slideshow in Flash.

Any ideas or links?

:)

Mark Patten
11-21-2003, 03:35 PM
Have used this component a few times and it works a treat for me.

Flash Components (http://www.flashcomponents.net/index.cfm?nav=1)

Sinzen
11-21-2003, 05:54 PM
thank you.......this totally solves my problem.....:D

cyberartz
11-26-2003, 02:36 AM
you mean something like pointpower slide show? you need to know basic actionscript for frame scripting and object scripting.

Frame scripting with stop() embedded in frame to stop at each slide and object scripting to embed the go and play() function in buttons to goto last or next slide on release of mouse click.