randallc Posted July 21, 2009 Share Posted July 21, 2009 The banner (.swf) at the top of my homepage wont show. what file do I edit to fix this. I thought index.php but I do not see the swf file anywhere in the code. The swf file is in my public_html/images folder. It wont show. The site is sugarlandcheesecake.com Link to comment https://forums.phpfreaks.com/topic/166720-top-banner-wont-show/ Share on other sites More sharing options...
BillyBoB Posted July 21, 2009 Share Posted July 21, 2009 there are really so many reasons why I shouldn't even reply to your post but its because you have the object src set to: Sugerlandcheesecake.swf when you need it set to: images/Sugerlandcheesecake.swf you might need to research relative and absolute paths Link to comment https://forums.phpfreaks.com/topic/166720-top-banner-wont-show/#findComment-879126 Share on other sites More sharing options...
randallc Posted July 21, 2009 Author Share Posted July 21, 2009 Call me a dumass when it comes to php or any type of coding for that matter. Question now is where do I change the object source? index.php? Link to comment https://forums.phpfreaks.com/topic/166720-top-banner-wont-show/#findComment-879190 Share on other sites More sharing options...
MadTechie Posted July 21, 2009 Share Posted July 21, 2009 can you post the index.php file/code (in code tags) Link to comment https://forums.phpfreaks.com/topic/166720-top-banner-wont-show/#findComment-879195 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.