Safari not loading PHP page

Hi,

I’m having a strange problem… I have a html page that has a flash movie embedded in it. In the movie, when a button is pressed, it passes variables to a PHP script, processes them and then sends the variables back to the movie (all behind the scenes)… It works perfectly in Firefox, but in Safari 2.0.4 (for mac) nothing happens when I press that button…looking at the ‘Activity’ window in Safari, it shows the url to the php file and beside it ‘0 bytes of ?’ …indicating that it can’t locate or process the page properly.

Has anyone else encountered this?

The strangest thing is that I just tested it on my older mac laptop which has Safari 1.3.2 on it, and it worked fine! … I’ve never had problems with php on the 2.0.4 version of Safari before (being run on an intel iMac) …and I also tested this file on a PC with both IE and Firefox and it worked fine…so I’m confused as to what could be going on.

Any ideas??

Thanks!
-b.