[TYPO3] Problem with Slideshow in ric_rotation

Trine Buhl trine.buhl at mail.dk
Mon Jul 9 23:42:47 CEST 2007


Hi,

I'm trying to implement slideshow in a page header using ric_rotation.

## Ric Rotation 1.9.1 ##

lib.banner < plugin.tx_ricrotation_pi1
      lib.banner {
         placement=top
         mode=random
         pidList=243
         recursive=0
         width=664
         height=133
     }


The slideshow works perfectly inserted as a page content, but is shown in 
the pageheader. If I add af alternate image to the banner with the 
slideshow, the image flashes briefly when the page is loaded.

I'm using the latest version of Slideshow and ric_rotation


GENERATED OUTPUT:
<div id="tx-ricrotation-swf"
style="width:px;height:px;"><a 
href="http://www.macromedia.com/go/getflashplayer" rel="nofollow"><img 
src="uploads/tx_ricrotation/slide_1.jpg" width="664" height="133" border="0" 
alt="Get Adobe Flash Player" /></a></div>
<script type="text/javascript">
 var FO = { 
movie:"typo3conf/ext/ric_rotation/pi1/jpgrotator.swf?clickTag=",width:"",height:"",majorversion:"7",build:"0",bgcolor:"#BFDBFA", 
flashvars:"file=index.php%3Fid%3D195%26type%3D9005%26slideshow%3D4%26random%3D0%26transition%3Dfade%26timer%3D3%26navigation%3D0",quality:"best",wmode:"transparent",loop:"true" 
 };
 ric_onload('UFO.create(FO, "tx-ricrotation-swf")');
</script>
</div>

Any ideas to solve the problem?

Regard,

Trine Buhl 




More information about the TYPO3-english mailing list