Results 1 to 6 of 6

Thread: yellow box is not seen when the link is next to a flash movie

  1. #1
    Join Date
    Apr 2005
    Posts
    25
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default yellow box is not seen when the link is next to a flash movie

    http://www.dynamicdrive.com/dynamici...tmltooltip.htm


    I've read and tested the code in the above URL.

    It works fine and it is cool.



    But As I test it more, I meet a problem.

    when I put my mouse on a link, it is supposed to show text inside a yellow box.

    But if a flash movie which is formatted as SWF is next to the link,
    the yellow box goes under the flash movie.
    So the flash movie hide the yellow box.


    How can I make the yellow box go over the flash movie to be shown?

  2. #2
    Join Date
    Apr 2005
    Posts
    25
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    http://www.xn--kx6bh.com/test/dhtmltooltip/

    Would you click the above URL, please?

  3. #3
    Join Date
    Mar 2005
    Location
    SE PA USA
    Posts
    30,495
    Thanks
    82
    Thanked 3,449 Times in 3,410 Posts
    Blog Entries
    12

    Default

    I hear this is a common problem with no certain solution. In this case I would try:
    Code:
    <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" 
    codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" 
    width="268" height="110" id="banner" align="middle" style="z-index:0">
    no promises.

  4. #4
    Join Date
    Apr 2005
    Posts
    25
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Thanks for your suggestion.




    unfortunately, my trial with your suggestion seems not to work.
    You can see the result of the trial through the below link.


    http://www.xn--kx6bh.com/test/dhtmltooltip/01.htm

    I sigh...

    I think I have to design my test site again for moving the flash movie to another place or chainging the flash movie into GIF image.




    dhtmltooltip or flash movie... that is the question.

  5. #5
    Join Date
    Mar 2005
    Location
    SE PA USA
    Posts
    30,495
    Thanks
    82
    Thanked 3,449 Times in 3,410 Posts
    Blog Entries
    12

    Default

    I just tried putting the flash in an iframe, no luck. As I said, I've heard about this problem. I've even seen it in action. The only way to get content to go over a flash object that I know of is to have it be part of the flash object. An example of this can be seen in the drop down menus at:

    http://www.pella.com/

    Your ideas about moving the movie or using a graphic instead of flash are both good.

  6. #6
    Join Date
    Dec 2004
    Location
    UK
    Posts
    2,358
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    See my comments (near end of post) on this problem. As jscheuer1 said, there is no sure solution (as I also mention in that post), only a partial one.

    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
  •