Home > ASP, Flash, MS SQL > Flash Slide Show

Flash Slide Show

January 4th, 2010

- to control the dimension (width and height), the parameter can be modify from outside

- to control the refresh time, the parameter can be modify from outside

- the flash app will play .swf files, NOT jpg

- the file name for 3) will be stored in a hidden input in the web page, separated by “,” for example, the file name from 3): <input type=”hidden” name=”flashlist” id=”flashlist” value=”1.swf,2.swf,3.swf,4.swf”>

- the swf file folder can be change from outside

- don’t need any text or buttons (controls), the slide show will start automatically, and replay automatically


Flash Slide Show

Categories: ASP, Flash, MS SQL Tags: , , , , , ,
Comments are closed.
Bear