simpleviewer in Krpano

  • Hello...

    The code simpleviewer pro is this:



    Code
    <simpleviewerGallery imagePath="imgallery/"	thumbPath="imgallery/thumb/"	useFlickr="false"	flickrUserName=""	flickrTags=""	enableRightClickOpen="false"	flickrTitleFontSize="24"	flickrTitleFontColor="#FFFF00"	imageNavStyle="CURSOR"	thumbNavStyle="TRIANGLE"	imageNavPadding="0"	dropShadowStrength="0"	useFixedLayout="true"	lockTopStack="false"	lockBottomStack="false"	showDownloadButton="false"	showNavButtons="false"	showAutoPlayButton="false"	showAudioButton="false"	buttonBarHAlign="RIGHT"	floatButtonBar="false"	buttonBarX="400"	thumbPosition="BOTTOM"	thumbColumns="6"	thumbRows="1"	thumbVAlign="CENTER"	thumbFrameStyle="ROUNDED"	thumbHoverFrameWidth="2"	thumbFrameWidth="1"	thumbFrameColor="FF6600"	imageFrameStyle="ROUNDED"	frameWidth="1"	frameColor="FFFFFF"	imageAreaWidth="700"	imageAreaX="80"	thumbFrameHoverColor="FFFFFF"	imageDropShadow="false"	thumbAreaY="560"	thumbAreaX="60"	captionX="80"	titleWidth="450"	thumbWidth="90"	thumbNavColor="FF6600"	thumbNavPadding="30"	buttonBarPadding="0"	showOpenButton="false"	showFullscreenButton="false"	showToolTips="false"	imageAreaY="10"	titleX="0"	titleY="0"	captionY="520"	captionPosition="BOTTOM"	floatCaption="false"	captionTextAlignment="CENTER"	captionWidth="700"	captionHeight="40"	captionPadding="2"	imageNumberFontSize="13"	captionBackOpacity="0"	captionDropShadow="true"	thumbNavHoverColor="FFFFFF"	stageHPadding="0"	stageVPadding="0"	imageTransitionType="SLIDE"	imageTransitionTime="0.8"	thumbDropShadow="false"
    >




    The code for the button is this:



    Code
    <plugin name="gallery" url="imgallery/simpleviewer.swf?galleryURL=gallery.xml" visible="false" keep="true" refreshrate="auto" zorder="2"	align="center" edge="center" y="-60" />
    	<plugin name="attfg" align="bottom" x="-220" y="10"	url="d:/kr/skin/tasti.png" crop="570|0|90|30" onovercrop="570|30|90|30"	blendmode="normal" onhover="showtext(get(strings[get(lang)].menu14));"	onclick="showgallery();" zorder="0" keep="true" />
    
    
    	<action name="showgallery">if(photog == false, gallery-si(); , gallery-no(); );</action>	<action name="gallery-si">set(plugin[attfg].zorder,10); set(photog,true); set(plugin[gallery].visible,true); fondo1();</action>	<action name="gallery-no">set(plugin[attfg].zorder,0); set(photog,false); set(plugin[gallery].visible,false); fondo0();</action>




    Best Regards

  • Hi Asperix

    I've heard that the Pro version of the Simple Viewer doesn't function in KRPano. Does it need a change of Code, or does is works just fine?
    Need to buy the license and I don't want to buy something which isn't functioning...

    Thanks
    Rienus

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!