Hey folks, I have a flash app that I have been working on for 5 months or so, it relies heavily on Flash remoting with numerous custom classes each making service calls via AMF. I have been developing this app in CS4 on Windows and never had any trouble, it works great. I just got CS4 for my Mac and installed it and copied over the flash files for this app so I can continue working on it on the mac instead of the PC, but on the Mac the app stops working after a few seconds, particularly after doing a few commands that issue flash remoting calls. Even stranger is it will not return to working condition again until I close all of the files involved with the project ( the .fla and all .as files involved) and then reload them, if I keep trying to test run the movie from the flash editor it hangs at the first flash remoting call and never returns any error message or any indication that its trying to connect, on the server end my logs show no requests are going to gateway.php. So basically to continue working on the mac I'd have to keep closing down the files every few mins and reloading them, or I can try to figure out what is causing it to do that. So, does anyone know anything about what might cause that or have any suggestions that I can try? Thank, Andy