Heya, I’m quite the novice with actionscript, but I’m looking into making a .SWF file that will automatically load image files in a specified directory, displaying 1 randomly when the .SWF file is loaded/refreshed. It has to load them from an external directory (in specific “./Backgrounds/”), since I’m constantly changing the files in the folder and don’t want to have to recode the .SWF every time. I’m hoping to get it able to load .gif, .jpg, .png, and other .swf files if possible.
Any advice?