|
|
Question : show/hide DIVS in flash with NS7 (DHTML)
|
|
i am trying to show and hide divs with FLASH6 and NS7. It works fine in IE6. I am using the wmode=transparent in both the EMBED and OBJECT tags as reccommended in the Macromedia site.
here's my code. shows1 is the DIV id.
thanks
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0" ID=shows WIDTH=550 HEIGHT=400 STYLE="POSITION: absolute; TOP:5;LEFT:5;VISIBILITY:VISIBLE; ZINDEX:1">
PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash">D>
|
Answer : show/hide DIVS in flash with NS7 (DHTML)
|
|
to use Netscape 7 and wmode with Flash..you must have Flash Player version 6,0,65,0 or higher for Windows, or 6,0,67,0 for Mac OS X
Z
|
|
|
|
|