Loading php script to instance

I’ve got little flash form that posts and selects data from a mysql database using a php script. It works fine when I put it on the root level of the main movie, but when I turn it into a symbol or try to load it as a separate movie it won’t work. Do I need to change the path to the php scripts? I tried putting in an absolute path and it didn’t work.