FDM
01-26-2005, 10:10 PM
I'am making my website with flash, php and mysql.
Now i got this flash menu inserted in a php file (menu.php) with the help of dreamweaver.
(pulldownmenu: insert/media/flash, in dreamweaver 2004).
This file i include into another php-file, news.php
Now here is the problem:
When i open the page news, there is no menu showing (just this white box).
But when i open menu.php everything is working.
Does anyone knows how to fix this?
already tried the include require and require_once syntaxis but thats not the solution.
Greetz,
FDM
Now i got this flash menu inserted in a php file (menu.php) with the help of dreamweaver.
(pulldownmenu: insert/media/flash, in dreamweaver 2004).
This file i include into another php-file, news.php
Now here is the problem:
When i open the page news, there is no menu showing (just this white box).
But when i open menu.php everything is working.
Does anyone knows how to fix this?
already tried the include require and require_once syntaxis but thats not the solution.
Greetz,
FDM