Click to See Complete Forum and Search --> : random .swf


haasboy
08-18-2003, 03:04 PM
I have a few flash movie files that i want to display randomly on my site. What type of script would I use to do this? I know how to do this with jif and jpeg, but am unsure about how to do it with .swf files. Thanks.

Geoff

Khalid Ali
08-18-2003, 03:32 PM
almost the same way..youwill have to come up with a logic to relate the random number with the a random .swf file..and then replace src of the embed tag...