Results 1 to 5 of 5

Thread: AnyLink Drop Down Menu overlapping wmv file

  1. #1
    Join Date
    Feb 2007
    Location
    Ontario, Canada
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Question AnyLink Drop Down Menu overlapping wmv file

    1) Script Title: AnyLink Drop Down Menu

    2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...pmenuindex.htm

    3) Describe problem: I have added this script on a page I am building for my church however if the menu drops down in to an area where a wmv file or a flash file is embeded it drops behind the video. Is there a way of having the menu show infront of the file. You can see the problem at http://joe.servehttp.com/church/index2.htm.

  2. #2
    Join Date
    Feb 2007
    Location
    south england
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    sorry may i just ask how you added your wmv files?

  3. #3
    Join Date
    Feb 2007
    Location
    Ontario, Canada
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Here is the code I used:

    <object id="VIDEO" width="320" height="260"
    classid="CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95"
    standby="Loading Windows Media Player components..." type="application/x-oleobject">
    <param name="FileName" value="video/father_welcome.wmv" />
    <param name="AutoStart" value="True" />
    <param name="PlayCount" value="1" />
    <param name="ShowControls" value="true" />
    <param name="ShowStatusBar" value="false" />
    <param name="ShowDisplay" value="false" />
    </object>

  4. #4
    Join Date
    Feb 2007
    Location
    Ontario, Canada
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Just an added note for those who go to view what the site does. The site was built with IE in mind. i just took a look at it in Firefox and it is totally messed up so if you wish to take a look at the site to see what the problems are please use IE.
    Last edited by cyberjudge; 02-26-2007 at 06:51 PM.

  5. #5
    Join Date
    May 2007
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Did you ever find a solution? I am having the same problem. I went to your page but it appears you still have the same issue.

    Any ideas on how to fix this?

    thanks,
    Mike

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •