The problem isn't with Flash or JSP.... the problem here is with the browser
and how it handles Flash elements. Flash elements will always punch through
every other element on the page, including other Flash elements (doesn't
really make sense, but it does something wierd when 2 of them are layered on
top of each other). Sadly, there is no real fix for it. In IE if you set the
wtransparentmode to transparent (I'm pretty sure that's what it's called
anyway). Sorry if I'm not much help...
Mark Currie

----- Original Message -----
From: "SUBSCRIBE JSP-INTEREST Madhavi C S" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, December 05, 2001 8:23 AM
Subject: Help Needed - Flash Images problem with Netscape 4.61


> Hi All,
>
> This is my first posting to this mailing list.
>
> I have a problem with Flash images loading in Netscape 4.61
> We are displaying the advertisements (Flash image files with shockwave
> plugin 3) in our application. Multiple ads have to be displayed on a page.
>
> It works fine with IE 5. This problem is there only in Netscape.
> Whenever a page that has more than one Advertisements is loaded, the ad
> seems to be floating over the top navigation bar. When the page is
> scrolled down, the advertisement would revert to the proper place.
>
> The flash image is loaded from within JSP.
>
> Any help in this regard will be higly appreciated.
>
> Thanx in advance.
>
>
===========================================================================
> To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
> For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST
DIGEST".
> Some relevant FAQs on JSP/Servlets can be found at:
>
>  http://archives.java.sun.com/jsp-interest.html
>  http://java.sun.com/products/jsp/faq.html
>  http://www.esperanto.org.nz/jsp/jspfaq.jsp
>  http://www.jguru.com/faq/index.jsp
>  http://www.jspinsider.com
>

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://archives.java.sun.com/jsp-interest.html
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.jsp
 http://www.jguru.com/faq/index.jsp
 http://www.jspinsider.com

Reply via email to