Im working on a flash application to rotate banners on clients websites, with the idea that I can swap them at my end using a PHP file_get_contents to act as a remote server include.
The banners are being rotated with a bit of Javascript loaded in the head, and the content being filled in from the content.php file
Test is available here:
http://86.5.124.94/t...Test/test6.html
The problem is it seems to work fine on every platform i've tested it on apart from Firefox. Im using 5.0.1 of Firefox and it just seems to break, so much for graceful degradation.
I've tried multiple ways of embedding, as well as dropping the publishing versions of my flash files right down to 5 (which the currently loaded banners are).
I dont know where to turn! Genuinely stumped
Help














