I'm having a wierd problem that I'm experiencing whenever I try to include() a page with a flash object embedded inside it. The flash object never loads but the rest of the page content loads finejust.
I have a main page (main.php) that includes a menu at the top of it (menu.php). I've tested the include page (menu.php) fine on its own when i type in the direct URL and the flash object loads fine.
I've also copied the source code returned from main.php and pasted it into a new file (test.php) and saved it on the server and linked to it directly and it works fine.
Any help would be greatly appreciated.
Thanks in advance,
Ryan