0
Welcome Guest! Login
0 items Join Now

Suckerfish drop-down appears BEHIND flash header - HELP!

    • mbdt's Avatar
    • mbdt
    • Sr. Rocketeer
    • Posts: 140
    • Thanks: 0

    Re: Suckerfish drop-down appears BEHIND flash header - HELP!

    Posted 15 years 1 month ago
    • Hi guys,

      I am using RokSlideshow. It seems like I fixed this issue at one point, but it is happening again. I have tried working with the z-index, but just can not figure it out.

      I'm losing my dropdown menu items under "community" tab. Anyone with an idea how to fix using RokSlideshow? clockworkgreen.com
  • Re: Suckerfish drop-down appears BEHIND flash header - HELP!

    Posted 15 years 4 days ago
    • Below is the code I used to insert the .swf file. I tried to insert it as outlined in this post -

      www.rockettheme.com/forum/index.php?f=92...b_v=viewtopic#p42126

      But it still isn't working on my windows workstation (IE, Chrome and Firefox). Can someone please help me insert the

      <param name="wmode" value="transparent">

      and

      wmode="transparent" />

      in the correct place?

      Thank you!
      Todd

      <script src="Scripts/AC_RunActiveContent.js" type="text/javascript">
      </script> <script type="text/javascript">
      AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0','width','1035','height','20','src','/LEDDisplayTicker-1040','quality','high','pluginspage','http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash','movie','/LEDDisplayTicker-1040' ); //end AC code
      </script>   
      <noscript>
      <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0" width="1035" height="20">
        <param name="wmode" value="transparent"> 
        <param name="movie" value="/LEDDisplayTicker-1040.swf" />
        <param name="quality" value="high" />
        
       
      <embed src="/LEDDisplayTicker-1040.swf" 
      quality="high" 
      pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" 
      type="application/x-shockwave-flash" 
      width="1035" 
      height="20"
      wmode="transparent" />
      </embed>
      </object>
      </noscript>
    • Thank for your help and have a great day!

      Todd
      HS Teacher
    • syco's Avatar
    • syco
    • Elite Rocketeer
    • Posts: 539
    • Thanks: 0

    Re: Suckerfish drop-down appears BEHIND flash header - HELP!

    Posted 14 years 9 months ago
    • Hi,
      I think I might just invent a virtual baseball bat and take it to Internet Explorer.
      Very funny Dan :)

      FYI - Re using Joomla Random Flash Module for Joomla 1.5 from - www.dart-creations.com
      This thread fixed my issue, which BTW was only a problem with IE on PC. Firefox and Safari were fine.
      To find the file you edit - go to: root/modules/mod_j15randomflash/mod_j15randomflash.php
      ADD:
      <param name="wmode" value="transparent">
      < wmode="transparent" />

      (Just make sure you add the < which was missing on the first page of the thread.)
      My working code looks like this
      <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000"
        codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0"
        WIDTH="$width" HEIGHT="$height" id="g1">
        <param name="wmode" value="transparent"> 
       <PARAM NAME=movie VALUE="$flashbase/$top.swf">
       <param name="loop" value="true">
       <PARAM NAME="quality" VALUE="$quality">
       <PARAM NAME="bgcolor" VALUE="$background">
       <EMBED src="$flashbase/$top.swf" quality="$quality" bgcolor="$background"  WIDTH="$width" HEIGHT="$height" NAME="" 
       TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer"></EMBED>
       <wmode="transparent" />
      </OBJECT>

      Cheers,

      Syco
  • Re: Suckerfish drop-down appears BEHIND flash header - HELP!

    Posted 14 years 8 months ago
    • Similary case

      When I click on the blog articles view all modules drop down on the bottom side.
      Its happends with the templates from 2009 for example solarsentinel.
      look zapodaj.net/d1e7a55c9e66.png.html

      Please help
      Piotr
    • Cebby's Avatar
    • Cebby
    • Hero Rocketeer
    • Posts: 252
    • Thanks: 4
    • Web Developer

    Re: Suckerfish drop-down appears BEHIND flash header - HELP!

    Posted 14 years 7 months ago
    • New issue for me (with Nexus), but this seems to be a recurring theme on some of the other websites I've done - I've just let it go...

      Menu hides behind a wrapped PDF. Does this use flash to display the PDF? (I just link to the PDF location for my wrapper).

      Example: new.st-i.org/index.php?option=com_wrappe...w=wrapper&Itemid=122
    • Cebsource Creative & Technical Services
    • syco's Avatar
    • syco
    • Elite Rocketeer
    • Posts: 539
    • Thanks: 0

    Re: Suckerfish drop-down appears BEHIND flash header - HELP!

    Posted 14 years 7 months ago
    • I'm a little unclear on your question. When I go to your the link you sent me.. it automatically asks if I wish to download the pdf. I use a 3rd party component "Attachments" [ extensions.joomla.org/extensions/directo...ation/downloads/3115 ] for when I'm trying to display and add attachments.. but you can use RokBox.

      There isn't a pdf displayed.. other than for download... so the menu behind is irrelevant I would feel?
    • Cebby's Avatar
    • Cebby
    • Hero Rocketeer
    • Posts: 252
    • Thanks: 4
    • Web Developer

    Re: Suckerfish drop-down appears BEHIND flash header - HELP!

    Posted 14 years 7 months ago
    • Well that's odd it asks you re: download from a wrapper. I get the menu behind the wrapped PDF in FF, IE, Safari and Chrome. None of them ask me if I want to download the PDF. Hmmmm.....
    • Cebsource Creative & Technical Services
    • syco's Avatar
    • syco
    • Elite Rocketeer
    • Posts: 539
    • Thanks: 0

    Re: Suckerfish drop-down appears BEHIND flash header - HELP!

    Posted 14 years 7 months ago
    • Yer .. wish I could help but iv'e tried on both Safari and FF on the MAC with the same result.
    • Arnold Wender's Avatar
    • Arnold Wender
    • Sr. Rocketeer
    • Posts: 175
    • Thanks: 0
    • Webdeveloper - SEO

    Re: Suckerfish drop-down appears BEHIND flash header - HELP!

    Posted 14 years 6 months ago
    • ramya's Avatar
    • ramya
    • Rocketeer
    • Posts: 78
    • Thanks: 0

    Re: Suckerfish drop-down appears BEHIND flash header - HELP!

    Posted 14 years 4 months ago
    • hi,
      Thanks for the code!!finally i have flash on my template,but i want it to align=left or increase its size ,nothing is happening when i do changes.Editor is off

      thanks in advance
      pls help

Time to create page: 0.067 seconds