I just switched from PC to Mac, due to performance disappointments in Vista. The weird thing I experience is when I test a movie (that always worked fine) via the "Test Movie"-option in Flash (cmd - enter), all of a sudden the sessions won't stay alive.

Via a sendAndLoad I call a PHP-script which starts a session and stores values for a game in it, after which it sends back the values including the session-id. When I call the same script a second later (while doing "Test movie" in Flash), a new session is started, so a different session-id is passed back.

The strange thing is that the scripts (and movies) I test with have worked like forever and never gave me problems like this. When I do a "Test movie" within Flash for Windows, no problems occure and the session stays alive as long as a browser or "Test movie"-window stays opened. When I test the movie in any Internet Browser; no problem. Even when I test the movie in Safari on the same Mac that has the discribed problem in Flash, it works fine. So only when I do "Test movie" in Flas on my Mac Pro, I have this problem, which makes the debugging and troubleshooting of my movies pretty much impossible

I hope someone recognizes this and is able to help me out, because I'm very sad about this...