|
I want to have a 'script' javascript if possible that will pull a random swf (shockwave flash) file every 24 hours from a specific directory and display it on an html page. Is that possible with javascript? I know it's possible with php but, since I am running my own server, and am using an 'intranet' based server I elected not to install php, and the server is pretty much complete, I am just floating around the web trying to find a couple of extras to add to the website. A random flash rotator for every 24 hours if you will.
Note: All SWF files will be the same dimensions, and I would like to be able to just 'drop' the javascript into a directory with all the swf files. I don't want to have to specify the swf files in the javascript.
Tia
Last edited by Frostydasnowman; 10-24-2006 at 12:54 AM..
|