Hi,

I am putting together a quiz show style game using Flash 4.

The back end is a MySQL database full of questions, with PHP producing a Flash friendly (I thought) text file full of variables.

The Flash movie has a preloader that sets a variable before calling on the PHP file. The PHP output then changes this variable so the movie knows when to move on (ie the questions have been loaded).

Now then, I have tested this under Win98 using both IE and NS and it works like a dream... I've just had it tested in WinME and it doesn't work... it also has trouble with a Mac

Has anyone else experienced similar problems???

I'm now going to pick over the FLA and see if I can see any stupid errors... grrrr