I've got a .swf that loads .flv's from a separate directory and we want to put it on our company website.

I've tested it online with the .swf in a simple html table and the .flv's load fine.

But when our developer puts them into a .php page for the website, the .flv's don't load at all. He swears the .flv's are in the right location and we are stumped as to why they don't load. Is it possible there's a conflict somewhere in this scenario? I don't know php so I can't troubleshoot it properly.