I've been brushing up on a lot of web development recently and created a page linking directly to multiple .swf files. Upon clicking, some files autoplay in the browser (on a seperate computer from server), while others do not (the server's browser plays all files fine). There isn't any size consistency with the occurrences; and i've tested this with multiple computers outside the network experiencing the same result, so it's not just a flash problem specific to the client computer I've been working on. So, I'm stumped, any help on this would be greatly appreciated!
Edit: Also, I had previously tried adding 'AddType application/x-shockwave-flash .swf' to the mime.conf which actually made the problem worse, making every file download only.