Sie sind nicht angemeldet.

Rahim

Schüler

  • »Rahim« ist der Autor dieses Themas

Beiträge: 70

Wohnort: cairo egypt

Beruf: diving instructor/photographer

  • Nachricht senden

1

Donnerstag, 17. Juni 2010, 13:52

scrolling thumbnails not scrolling ???

hi everybody
i have just used the scrolling thumbnails plugin it is visible and all however thethumbnails doesnot scroll???
i'm trying to figure out why but can put my hand on the problem ???

here is the gallery xml :


<?xml version="1.0" encoding="utf-8"?>

<images>
<thumboptions>
<ScrollSpeed>70</ScrollSpeed>

<thumbW>100</thumbW>
<thumbH>50</thumbH>

<ThumbPadding>20</ThumbPadding>
<ShownThumbs>20</ShownThumbs>
<ThumbOffset>-350</ThumbOffset>
<ThumbOffsetY>170</ThumbOffsetY>
<textOffsetX>60</textOffsetX>
<textOffsetY>140</textOffsetY>
<InitialAlpha>.4</InitialAlpha>
<font_type>Verdana</font_type>
<font_size>15</font_size>
<font_alpha>1</font_alpha>
<font_color>0xffffff</font_color>
<overColor>0x00ff00</overColor>

</thumboptions>

<pic>
<thumb>labodegadata/labodega4/preview.jpg</thumb>
<panoToLoadXml>s1</panoToLoadXml>
<about><![CDATA[Main Entrance]]></about>
</pic>

<pic>
<thumb>labodegadata/labodega5/preview.jpg</thumb>
<panoToLoadXml>s2</panoToLoadXml>
<about><![CDATA[The Bistro]]></about>
</pic>

<pic>
<thumb>labodegadata/labodega3/preview.jpg</thumb>
<panoToLoadXml>s3</panoToLoadXml>
<about><![CDATA[Copper Bar]]></about>
</pic>

<pic>
<thumb>labodegadata/labodega0/preview.jpg</thumb>
<panoToLoadXml>s4</panoToLoadXml>
<about><![CDATA[Aperitivo main bar]]></about>
</pic>

<pic>
<thumb>labodegadata/labodega1/preview.jpg</thumb>
<panoToLoadXml>s5</panoToLoadXml>
<about><![CDATA[Apetritivo main dinning room]]></about>
</pic>

<pic>
<thumb>labodegadata/labodega2/preview.jpg</thumb>
<panoToLoadXml>s6</panoToLoadXml>
<about><![CDATA[Aperitivo private dinning area]]></about>
</pic>


</images>



here is the krpano xml:


<krpano version="1.0.8" logkey="true">
<events onxmlcomplete="action(setuppano);"
onenterfullscreen="set(plugin[openfs].visible,false); set(plugin[closefs].visible,true);"
onexitfullscreen ="set(plugin[openfs].visible,true); set(plugin[closefs].visible,false);"
/>

<plugin name="thumbnails"
url="as3Thumbsforkrpano.swf?TheXML=gallery1.xml"
align="leftbottom"
keep="true"
/>
<include url="labodega4.xml"/>
<autorotate enabled="true"/>
<textstyle name="DEFAULT" font="Arial" fontsize="16" textcolor="0xFFFFFF" border="false" background="false" effect="glow(0x000000,0.7,4,2);dropshadow(4,45,0x000000,4,1);"/>
<plugin name="logo" url="labodegadata/graphics/logo.png" keep="true" scale="0.5" autopos="righttop,10,10" handcursor="false"/>
<plugin name="logo2" url="labodegadata/graphics/logo2.png" keep="true" scale="0.5" autopos="leftbottom,10,10" onclick="openurl(http://deja-view.org,_self);" onhover="showtext(go to deja-view.org);" handcursor="false"/>
<plugin name="in" url="labodegadata/graphics/btn_plus.png" keep="true" align="bottom" x="-160" y="10" ondown="set(movevectorz,-1);" onup="set(movevectorz,0);" onover="set(blendmode,add);" onout="set(blendmode,normal);"/>
<plugin name="out" url="labodegadata/graphics/btn_minus.png" keep="true" align="bottom" x="-120" y="10" ondown="set(movevectorz,+1);" onup="set(movevectorz,0);" onover="set(blendmode,add);" onout="set(blendmode,normal);"/>
<plugin name="left" url="labodegadata/graphics/btn_left.png" keep="true" align="bottom" x="-80" y="10" ondown="set(movevectorx,-1);" onup="set(movevectorx,0);" onover="set(blendmode,add);" onout="set(blendmode,normal);"/>
<plugin name="right" url="labodegadata/graphics/btn_right.png" keep="true" align="bottom" x="-40" y="10" ondown="set(movevectorx,+1);" onup="set(movevectorx,0);" onover="set(blendmode,add);" onout="set(blendmode,normal);"/>
<plugin name="up" url="labodegadata/graphics/btn_up.png" keep="true" align="bottom" x="0" y="10" ondown="set(movevectory,-1);" onup="set(movevectory,0);" onover="set(blendmode,add);" onout="set(blendmode,normal);"/>
<plugin name="down" url="labodegadata/graphics/btn_down.png" keep="true" align="bottom" x="40" y="10" ondown="set(movevectory,+1);" onup="set(movevectory,0);" onover="set(blendmode,add);" onout="set(blendmode,normal);"/>
<plugin name="home" url="labodegadata/graphics/btn_home.png" blendmode="normal" keep="true" align="bottom" x="80" y="10" onclick="action(looktohome);" onover="set(blendmode,add);" onout="set(blendmode,normal);"/>
<plugin name="openfs" url="labodegadata/graphics/btn_openfs.png" blendmode="screen" keep="true" align="bottom" x="120" y="10" onclick="set(fullscreen,true);" onover="set(blendmode,add);" onout="set(blendmode,screen);"/>
<plugin name="closefs" url="labodegadata/graphics/btn_closefs.png" blendmode="screen" keep="true" visible="false" align="bottom" x="120" y="10" onclick="set(fullscreen,false);" onover="set(blendmode,add);" onout="set(blendmode,screen);"/>
<events onenterfullscreen="set(plugin[openfs].visible,false); set(plugin[closefs].visible,true);" onexitfullscreen="set(plugin[openfs].visible,true); set(plugin[closefs].visible,false);"/>
<plugin name="autorotation" url="labodegadata/graphics/btn_autorotation.png" blendmode="screen" keep="true" align="bottom" x="160" y="10" onclick="switch(autorotate.enabled);" onover="set(blendmode,add);" onout="set(blendmode,screen);"/>

<action name="combobox:The Bistro">loadpano(labodega5.xml,NULL,NULL,BLEND(1));</action>
<plugin name="combobox"
url="labodegadata/graphics/combobox.swf"
align="lefttop"
x="10"
y="10"
width="33%"
keep="true"
onloaded="action(setupitems);"
/>

<action name="setupitems">
removeall();
additem(LA BODEGA Entrance, action(item1) );
additem(The BISTRO, action(item2) );
additem(COPPER Bar, action(item3) );
additem(APERITIVO Main Bar, action(item4) );
additem(APERITIVO Main Dinner Area, action(item5) );
additem(APERITIVO Private Dining Room, action(item6) );
</action>

<action name="item1">
loadpano(labodega4.xml,NULL,NULL,BLEND(1));
</action>

<action name="item2">
loadpano(labodega5.xml,NULL,NULL,BLEND(1));
</action>

<action name="item3">
loadpano(labodega3.xml,NULL,NULL,BLEND(1));
</action>
<action name="item4">
loadpano(labodega0.xml,NULL,NULL,BLEND(1));
</action>

<action name="item5">
loadpano(labodega1.xml,NULL,NULL,BLEND(1));
</action>

<action name="item6">
loadpano(labodega2.xml,NULL,NULL,BLEND(1));
</action>

<action name="s1">
loadpano(labodega4.xml);
</action>

<action name="s2">
loadpano(labodega5.xml);
</action>

<action name="s3">
loadpano(labodega3.xml);
</action>
<action name="s4">
loadpano(labodega0.xml);
</action>

<action name="s5">
loadpano(labodega1.xml);
</action>

<action name="s6">
loadpano(labodega2.xml);
</action>

<action name="qtvrcursor">
set(plugin[dragmode].visible, true);
set(plugin[movemode].visible, false);
set(control.mousetype, moveto);
set(cursors.url, %SWFPATH%/skin/qtvr-cursors.png);
set(cursors.type, 8way);
set(cursors.move, 0|0|16|16);
set(cursors.drag, 16|0|16|16);
set(cursors.arrow_u, 32|0|16|16);
set(cursors.arrow_d, 48|0|16|16);
set(cursors.arrow_l, 64|0|16|16);
set(cursors.arrow_r, 80|0|16|16);
set(cursors.arrow_lu, 96|0|16|16);
set(cursors.arrow_ru, 112|0|16|16);
set(cursors.arrow_rd, 128|0|16|16);
set(cursors.arrow_ld, 144|0|16|16);
</action>

<action name="setuppano">
<!-- set qtvr cursor -->
action(qtvrcursor);

</action>

</krpano>

any hints?

Rahim

Schüler

  • »Rahim« ist der Autor dieses Themas

Beiträge: 70

Wohnort: cairo egypt

Beruf: diving instructor/photographer

  • Nachricht senden

2

Donnerstag, 17. Juni 2010, 16:48

ok got the mistake my show thumbs was more than the no. of the thumbnails that's why it wouldn't scroll

thanks anyways

cheers will post it soon