0
Welcome Guest! Login
0 items Join Now

Versatillity and ZOOMIFY

  • Versatillity and ZOOMIFY

    Posted 17 years 2 months ago
    • Yves's Avatar
    • Yves
    • Preeminent Rocketeer
    • Posts: 9214
    • Thanks: 5

    Re: Versatillity and ZOOMIFY

    Posted 17 years 2 months ago
    • It looks fine in Safari Mac + Shiira, but in Firefox and Camino, the top of the image disappears behind the menu and comes back when closing the menu. Sorry, but I don't know what to do to handle this...
    • Yves
    • Franck's Avatar
    • Franck
    • Elite Rocketeer
    • Posts: 1049
    • Thanks: 0

    Re: Versatillity and ZOOMIFY

    Posted 17 years 2 months ago
    • Hello Robert,

      I think you will solve the problem adding a wmode parameter in the flash code like this:
      <param name="wmode" value="transparent" />
  • Re: Versatillity and ZOOMIFY

    Posted 17 years 2 months ago
    • @Franck,

      thanks for the tip, tried it, didnĀ“t seem to work. Here "my" HTML.
      Tried it without the "/" also, sme thing.

      <HTML>
      <BODY BGCOLOR=#ffffff>
      <DIV ALIGN="CENTER">

      <TABLE BGCOLOR=#666666 CELLPADDING=1 CELLSPACING=0 BORDER=0 WIDTH="800" ALIGN="CENTER">
      <TR>
      <TD>
      <TABLE BGCOLOR=#ffffff CELLPADDING=0 CELLSPACING=0 BORDER=0 WIDTH=100%>
      <TR>
      <TD>
      <OBJECT CLASSID="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" CODEBASE=" download.macromedia.com/pub/shockwave/ca....cab#version=9,0,0,0 " WIDTH="800" HEIGHT="480" ID="theMovie">
      <PARAM NAME="FlashVars" VALUE="zoomifyImagePath=POCG_img&zoomifyNavigatorVisible=false">
      <PARAM NAME="BGCOLOR" VALUE="#ffffff">
      <PARAM NAME="MENU" VALUE="FALSE">
      <param name="wmode" value="transparent" />
      <PARAM NAME="SRC" VALUE="POCG_img/zoomifyViewer.swf">
      <EMBED FlashVars="zoomifyImagePath=POCG_img&zoomifyNavigatorVisible=false" SRC="POCG_img/zoomifyViewer.swf" BGCOLOR="#ffffff" MENU="false" PLUGINSPAGE=" www.macromedia.com/shockwave/download/in...rsion=ShockwaveFlash " WIDTH="800" HEIGHT="480" NAME="theMovie"></EMBED>
      </OBJECT></TD>
      </TR>
      </TABLE>
      </TD>
      </TR>
      </TABLE>

      <TABLE BGCOLOR=#ffffff CELLPADDING=1 CELLSPACING=0 BORDER=0 WIDTH="800" ALIGN="CENTER">
      <TR>
      <TD align="Right">
      <Font size="1" face="arial" color="#666666">Powered by <a href=" www.zoomify.com/ " target="_blank"><Font color="#666666">Zoomify</Font></a></Font>
      </TD>
      </TABLE>

      </DIV>
      </BODY>
      </HTML>
    • Franck's Avatar
    • Franck
    • Elite Rocketeer
    • Posts: 1049
    • Thanks: 0

    Re: Versatillity and ZOOMIFY

    Posted 17 years 2 months ago
    • TRy this one:
      <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" width="800" height="480" id="theMovie" align="middle">
       <PARAM NAME="FlashVars" VALUE="zoomifyImagePath=POCG_img&zoomifyNavigatorVisible=false">
      &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <PARAM NAME="BGCOLOR" VALUE="#ffffff">
      &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <PARAM NAME="MENU" VALUE="FALSE">
      &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <param name="wmode" value="transparent" />
      &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <PARAM NAME="SRC" VALUE="POCG_img/zoomifyViewer.swf">
      &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <EMBED FlashVars="zoomifyImagePath=POCG_img&zoomifyNavigatorVisible=false" SRC="POCG_img/zoomifyViewer.swf" wmode="transparent" BGCOLOR="#ffffff" MENU="false" PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"&nbsp; WIDTH="800" HEIGHT="480" NAME="theMovie"></EMBED>
      </object>
  • Re: Versatillity and ZOOMIFY

    Posted 17 years 2 months ago
    • Franck's Avatar
    • Franck
    • Elite Rocketeer
    • Posts: 1049
    • Thanks: 0

    Re: Versatillity and ZOOMIFY

    Posted 17 years 2 months ago
    • :) Yeah! the site looks great and the menu + Zoomify seems to work fine now with IE and FF.
      Happy to help when I can 8)
  • Re: Versatillity and ZOOMIFY

    Posted 17 years 2 months ago
    • Franck wrote:
      Zoomify seems to work fine now with IE and FF.

      Hi Franck,

      I am using FF 2.0.0.6 and the ZOOMIFY "menu" does not show anymore on
      the statusbar at the bottom :o . Works ok in IE!! Restarting the PC and clearing
      the browser cache did not help. Anymore great ideas ;)
    • Franck's Avatar
    • Franck
    • Elite Rocketeer
    • Posts: 1049
    • Thanks: 0

    Re: Versatillity and ZOOMIFY

    Posted 17 years 2 months ago
    • Now I see an error to load image with IE7 but not with FF :-[
  • Re: Versatillity and ZOOMIFY

    Posted 17 years 2 months ago
    • Franck wrote:
      Now I see an error to load image with IE7 but not with FF :-[

      What kind of error, same as I just described?

Time to create page: 0.057 seconds