Forums
 This topic is locked 
             Lightbox and Flash
 Posted 25 Mar 2010  13:29:48 
  1 
     has   voted 
  25 Mar 2010  13:29:48 Peter Hutchins posted: 
 If my calling page has a flash element in it, and then I call a lightbox object, when the lightbox appears, the flash elemnt on the calling page is not greyed out, but still 100% visible.Is there a method for getting around this problem.
Also if I want to call a lightbox object from within flash, what code do I use in flash.
thanks
Replies
 Replied 25 Mar 2010  13:43:15 
   25 Mar 2010  13:43:15 Peter Hutchins replied: 
  Problem sorted with flash :
<param name="wmode" value="transparent">
 
  <param name="wmode" value="transparent">
 Replied 25 Mar 2010  18:13:57 
   25 Mar 2010  18:13:57 Peter Hutchins replied: 
  Spoke too soon !
The transparent statement works for ie, but not for Firefox.
Is there a fix for firefox ?
  The transparent statement works for ie, but not for Firefox.
Is there a fix for firefox ?