[TYPO3-english] problem with flash slideshow extension
Jogvan Olsen
jo at atlanticvideo.dk
Tue Oct 20 17:03:59 CEST 2009
Hi Doug
If you insert this line at line 191 in 'class.tx_slideshow_pi1.php'
$htmlCode[] = '<param name="wmode" value="transparent">';
and insert ' wmode="transparent" ' into the embed part, like this
$htmlCode[] = '<embed src="' . $swfPath . '" wmode="transparent"
FlashVars=.......
I think your problems is solved...
regards
Jogvan
La Farge Douglas wrote:
> I have a horizontal menu generated with gmenu/tmenu.
>
> Under that I have a flash slideshow generated with .tx_slideshow
>
> When a menu drops down over the flash slide show the slide show covers
> up a portion of the menu during/after a transition from one slide to
> the next. It does this in IE and Firefox but not in Safari.
>
> I use openx for managing our ads. In it there is a "Transparent
> background (Flash-only)" setting for Flash banner ads which fixes the
> above noted problem.
>
> Is there a similar fix for the tx_slideshow flash container?
>
> thanks in advance
>
>
> -+-+-+-+-+-+-+-+-+-+-+-+-+
> Doug La Farge
> GCN Publishing, Inc.
> Internet Design, Development and Consulting For Today's Media Companies
> http://www.gcnpublishing.com
> 203.665.6211 x209
>
More information about the TYPO3-english
mailing list