• Hi,
    I am trying to put my website flash menu to the word press default header. I use this codes in the header.php:

    <td align=”center” valign=”bottom”>
    <object width =”940″ height=”90″>
    <param name=”movie” value=”https://www.mycompany.com/flash/menu_v8.swf”&gt;

    <param name=”quality” value=”high”>
    <param name=”wmode” value=”window”>
    <param name=”menu” value=”false”>

    <object data=”https://www.mycompany.com/flash/menu_v8.swf&#8221; width=”940″ height=”90″ type=”application/x-shockwave-flash”>
    <param name=”quality” value=”high”>
    <param name=”menu” value=”false”>
    <param name=”pluginurl” value=”https://www.macromedia.com/go/getflashplayer”&gt;
    </object>
    </object>

    I managed to make the flash menu appear on the blog’s header. Unfortunately,when I clicked on the Flash menu(e.g:Company) instead of linking to my company’s website, it appear to this link:www.mycompany/blog/company.html

    What is wrong here?Can anyone help me?Please.

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Header.php’ is closed to new replies.