[SWFObject] SWFObject .. part area in focus,	part area out of focus
    DL 
    dl.lists at ntlworld.com
       
    Sat Sep  9 14:59:27 PDT 2006
    
    
  
On 9 Sep 2006 at 20:08, DL wrote:
> Problem:
> SWFObject is out of focus when placed underneath and outside an HTMLObject.
I have found answer to my problem.
For each div (id="flashcontent" and id="htmlcontent") a class must be specified in 
stylesheet.
<div id="flashcontent" class="flashcontent" .. >
<div id="htmlcontent" class="htmlcontent" .. >
flashcontent z-index set to -1
htmlcontent z-index set to 10
body z-index set to 0
SWFObject is now be in focus and positions underneath HTML in other div.
DL
    
    
More information about the Swfobject
mailing list