hello all
i have a question concerning an embedded .swf file in a php block for our website.
i made a banner for the page , and it does not display for anyone so far using IE
firefox works,and chrome all i have installed to test
heres the link to the site
ultimateserveradmins[dot]com
here is the code used for the block
<?php if(eregi("block-7year.php",$_SERVER['PHP_SELF'])) { header("Location: index.php"); } $content.= "\n"; $content.= "\n"; $content.= " \n"; ?>hopefully its an easy fix
i have heard some people using Ie also cannot see the shoutbox scrolling messages also
thank you for your time!!