Results 1 to 6 of 6

Thread: Very difficult question

  1. #1
    Join Date
    Apr 2007
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Very difficult question

    Hi guys, i really don't know how to solve this BIG problem.

    Imagine VLC media player(or any other) embed in Mozilla Firefox

    browser. I need to show images(menus) over the video player's layer. I

    tried z-indexes and iframes but no success.

    Look at the picture to understand what do i want:



    I realized that it is not possible to do for newbie like me so i pray someone pro in JavaScript will help me.


    Andrew

  2. #2
    Join Date
    Jun 2005
    Location
    英国
    Posts
    11,876
    Thanks
    1
    Thanked 180 Times in 172 Posts
    Blog Entries
    2

    Default

    I'm afraid it's generally not possible at all. Sometimes it helps to put the plugin content in a frame or iframe, but don't hold your breath.
    Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!

  3. #3
    Join Date
    Mar 2006
    Location
    Illinois, USA
    Posts
    12,164
    Thanks
    265
    Thanked 690 Times in 678 Posts

    Default

    The alternative here would be to use flash, which you can place things above, in some cases, I believe, or to just include the graphics/popups/etc in the flash file.

    Something to consider here is that you shouldn't be requiring VLC player, since few of us have the plugin for our browsers installed... I didn't even know they made one. I assume you aren't requiring it, but allowing any player to play it. The point, though, is that another player, even if VLC works, might not allow for this, meaning it would just be a mess, and not functional for many.
    Daniel - Freelance Web Design | <?php?> | <html>| español | Deutsch | italiano | português | català | un peu de français | some knowledge of several other languages: I can sometimes help translate here on DD | Linguistics Forum

  4. #4
    Join Date
    Apr 2007
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Guys thank you for answering.

    Please take a look at this page and press yellow button(with title "HIDE ME NOW") located in the left at the bottom. You will see, it is possible to place image(and text) over video player's layer! But how can i remove "dark effect"?



    It looks like it is possible to place images(or text etc) over video player's layer!

  5. #5
    Join Date
    Mar 2006
    Posts
    600
    Thanks
    5
    Thanked 4 Times in 4 Posts

    Default

    What about the DHTML Window widget (v1.02)?
    Its something similar. Take a look.
    http://www.dynamicdrive.com/dynamici...ndow/index.htm

  6. #6
    Join Date
    Apr 2007
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Quote Originally Posted by benslayton View Post
    What about the DHTML Window widget (v1.02)?
    Its something similar. Take a look.
    http://www.dynamicdrive.com/dynamici...ndow/index.htm
    Widget works properly only if scroll bar enabled
    I think i will use flash. Thank you guys.

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
  •