Now, notice the Flash slide-show with [1] [2] [3] slides.
I want to make that kind of feature in my page.
The problem I am facing is that, if I make my own flash, it will become a STATIC. Each time I have to re-compile the entire content to ADD or DELETE content.
Is there any template/tool to do this much faster and dynamically ?
The following are different options for embedding slideshows in a web page :
embedding ppt
If you want an actual ppt embedded in a web page ,use slideshare from our buddies from uzanto in delhi.
embedding flashbased slideshow
=>If you want to stick to flash , heres a component that helps you with it .its called slideshowPro.But you’ll have to do some coding to get this done.
Or one that doesnt need any coding - Monoslideshow is a single .SWF-file. There’s no need to edit the slideshow in the Flash IDE itself. Instead, all its information is directly read from a .XML-file. It’s compact, extremely versatile and very easy to integrate in your existing website.