Auto thumbnails plugin (part of OrangeInterface)

  • Hello!

    This is only XML OrangeThumbs plugin. example page
    Usage: just include xml module in your main tour xml, and add title and thumburl atributes in scene node, thumbs will generate automaticly.

    DEMO PAGE

    Plugin personal page on krpano.com

    Code
    <krpano onstart="loadscene(first); autothumbs_set(470,140,current); autothumbs_show();">
    <include url="%CURRENTXML%/orangethumbs/autothumbs.xml" />
    	<scene name="first" title="Text of title here" thumburl="Url to thumb file here" >
    		...
    	</scene>
    	<scene name="second" title="Text of title here" thumburl="Url to thumb file here" >	
    		...
    	</scene>
    </krpano>

    autothumbs_set(width, height, index of current scene); - autothumbs start action
    autothumbs_show(); - autothumbs show action
    autothumbs_hide(); - autothumbs hide action
    thumbs position manipulate use - plugin[autothumbs] (scale, x, y, align, edge)

    You can buy it
    If your think this price is tour high, contact me by private message

  • I've bought the scroller from Mindlessboss and the implementation to my virtual tour was seamless for flash. Great work and looking through the code this is extremely worth the low price he is charging. Let's all support this great tool. Great work!

    Robert

  • I've bought the scroller from Mindlessboss and the implementation to my virtual tour was seamless for flash. Great work and looking through the code this is extremely worth the low price he is charging. Let's all support this great tool. Great work!

    Robert

    I've bought the scroller also from Mindlessboss. the price is perfect a great tool. Great work!

    Wilsan


    Thanks a lot, glad that you like it! *thumbup*
    With your support i can realize interesting idea and make other plugins *thumbsup*


    Regards!

  • i bought this also. works perfect for scene based tours very easy to implement. however i had a unique situation where this plugin was actually to automatic for what i eneded. mindlessboss was willing to adapt his work to suite my needs so i am able to run the orange thumbs with all the features but create and remove thumbs as needed depending on what mini tour the viewer is in. he was great help!

  • dear midlessboss ...

    ... i received your plugin and on the web it works fine and perfect ....

    ... i tried to put it on ipad too, but i always receive the message : xml parsing failed ....

    ... i believe, that tehre is a hint, how to get it run .... can you check ?

    mthrills

  • Helo!
    Thanks for your support!
    Please look at this thread XML Only Thumnails merge

    OrangeThumbs with scroll can't work on iPad and iPhone

    But I almost done xml plugin for iDevices You can use OrangeThumbs for PC and iThumbs for iDevices (html5 krpanoJS)
    html5 krpanoJS - has many limitations now.
    In future I will develop a plugin for iDevices first and after for PC.

    Andrey.

  • hey.
    I tried to buy the plugin but in Share-it they are adding me €6.99 for "Advanced download", wich gives me the possibility to access the download in my share-it account for 24 months.
    I'm not interested at all of buying that and share-it is not giving me the option to remove it.

    Don't you think it's a bad business for us -the users- that the seller make us pay with this system?

    Please change the way I can make the payment and I'll buy it. You can use, for example, paypal... I'm paying share-it with paypal, and I prefer to pay directly to you.

    thanks!

  • Hello Audrey,

    I have bought by mindlessboss the Orange Thumbs.
    I have one problem with Update the Google Maps radar.
    Can't you help me, please?


    <!-- donderdag 28 april 2011 -->

    <plugin name="hs_off"
    url="Earth_256.png" visible="true"
    align="leftbottom" edge="center" y="35" x="50" blendmode="screen"
    alpha="1.0"
    keep="true"
    onhover="showtext(Toon Plattegrond);"
    onover="set(blendmode,add);"
    onout="set(blendmode,screen);"
    onclick="tween(plugin[maps].x,724,distance(724, 0.5),linear); set(visible,false);
    set(plugin[hs_on].visible,true);
    set(plugin[BeschermEngel].visible,false);"
    />

    <plugin name="hs_on"
    url="Earth Stop_256.png" visible="false"
    align="leftbottom" edge="center" y="35" x="50" blendmode="screen"
    alpha="1.0"
    keep="true"
    onhover="showtext(Verberg Plattegrond);"
    onover="set(blendmode,add);"
    onout="set(blendmode,screen);"
    onclick="tween(plugin[maps].x,-300,distance(-300, 0.5),linear); set(visible,false);
    set(plugin[hs_off].visible,true);
    set(plugin[BeschermEngel].visible,true);"
    />


    <textstyle name="default" font="Arial" fontsize="14" bold="true" italic="false"
    textcolor="0" background="false" backgroundcolor="16777215" border="false" bordercolor="0"
    alpha="1" blendmode="layer" effect="glow(0xFFFFFF,0.85,4,4);dropshadow(2,45,0x000000,4,1);"
    origin="cursor" edge="bottom" textalign="center" xoffset="0" yoffset="-3" showtime="0.1" noclip="true"
    />

    <action name="loadpano">
    tween(hotspot.alpha,0);
    loadpano(%1,null,MERGE,BLEND(1));
    tween(hotspot.alpha,1);
    </action>

    <action name="updatespot">
    plugin[maps].activatespot(%1);
    plugin[maps].pantospot(%1);
    </action>

    <action name="bredaseweg4">
    action(updatespot,bredaseweg4);
    loadscene(bredaseweg4 , null, MERGE, BLEND(1));
    </action>

    <action name="bredanoordhoek">
    action(updatespot,bredanoordhoek);
    loadscene(bredanoordhoek , null, MERGE, BLEND(1));
    </action>

    <action name="bredaseweg1">
    action(updatespot,bredaseweg1);
    loadscene(bredaseweg1 , null, MERGE, BLEND(1));
    </action>

    <action name="ingang_binnen">
    action(updatespot,ingang_binnen);
    loadscene(ingang_binnen , null, MERGE, BLEND(1));
    </action>

    <action name="noordhoekM">
    action(updatespot,noordhoekM);
    loadscene(noordhoekM , null, MERGE, BLEND(1));
    </action>


    <plugin name="maps" url="plugins/googlemaps.swf" handcursor="false"
    align="leftbottom"
    x="-300"
    y="0"
    width="300"
    height="100%"
    zorder="2"
    keep="true"
    visible="true" enabled="true" handcursor="true" capture="true" children="true"
    zorder="0"
    alpha="1.00" blendmode="normal"
    smoothing="true"
    xonover=""
    xonout=""

    continuouszoom="false"
    dragging="true"
    key="kode"
    lat="51.55526"
    lng="5.07715"
    maptype="SATELLITE"
    onmapmoved=""
    onmapready=""
    onmapzoomed=""
    scrollwheel="true"
    zoom="17"
    >

    <radar alpha="0.33"
    behindspots="true"
    dragable="true"
    fillalpha="1.0"
    fillcolor="0xFFFFFF"
    glow="true"
    glowcolor="0"
    glowstrength="3"
    glowwidth="4"
    linealpha="0.0"
    linecolor="0xFFFFFF"
    linewidth="0.0"
    size="100"
    visible="true"
    />
    <zoomcontrol anchor="topright"
    hasscrolltrack="false"
    visible="true"
    x="2"
    y="2"
    />

    <spot name="bredaseweg4"
    heading="280"
    lat="51.55526"
    lng="5.07715"
    onclick="action(bredaseweg4);"
    onhover="showtext(Ingang - Bredaseweg);"
    />

    <spot name="bredanoordhoek"
    heading="280"
    lat="51.55515"
    lng="5.07807"
    onclick="action(bredanoordhoek);"
    onhover="showtext(Bredaseweg Noordhoekring);"
    />

    <spot name="bredaseweg1"
    heading="280"
    lat="51.55533"
    lng="5.07604"
    onclick="action(bredaseweg1);"
    onhover="showtext(Bredaseweg Wilgenstraat);"
    />

    <spot name="ingang_binnen"
    heading="260"
    lat="51.55541"
    lng="5.07709"
    onclick="action(ingang_binnen);"
    onhover="showtext(Binnen in de Begraafplaats);"
    />

    <spot name="noordhoekM"
    heading="200"
    lat="51.55594"
    lng="5.07793"
    onclick="action(noordhoekM);"
    onhover="showtext(Aartsengel Michaël II);"
    />
    </plugin>


    many thanks.

    greetings, Wilsan

  • Hi,


    The plugins seems to be working very weel but I'm getting this message in the error console, any ideas what is wrong?


    *question* *question* *question*


    WARNING: unknown action command: nullset_current_scene_thumb

  • wilsan - i dont understand, what the problem exactly. (the problem in OrangeThumbs?)
    contact me by email: mail@atlas-is.ru

    Hi,

    The plugins seems to be working very weel but I'm getting this message in the error console, any ideas what is wrong?

    *question* *question* *question*

    WARNING: unknown action command: nullset_current_scene_thumb

    Check your private massages.

    Andrey! *thumbup*

  • Hi,

    I'm just curious if this plugin works well with the krpano Protect Tool? If so can everything be encrypted or does the xml for the thumbnails/scroller code have to be left as normal?

    I used Scrolling Thumbnails by Shanti Gilbert some time ago which worked great but couldn't be encrypted.

    Thanks,

    Andrew

  • hi man!

    the autohide="false" is not working for me
    here is where I'm writing it:

    <autothumbs
    width="400" height="150" lrbutoon_x="20" shadow_x="33"
    thumbsbar_border_percent="0.08"
    thumbsbar_height_percent="0.9"
    thumbsbar_scroll_h="0"

    thumbsbar_border="0"
    thumbsbar_w="0"
    thumbsbar_h="0"
    lrbutoon_y="0"
    mask_w="0"
    mask_y="0"
    thumb_normal_effect="glow(0x000000,0.6,4,2);"
    thumb_hover_effect="glow(0xFFFFFF,1,4,10);"
    thumb_current_effect="glow(0xf26522,1,4,10);"
    thumb_current="null" thumbs_scale="1"
    autohide="false"
    />

    can you please help me!?

    I don't want the thumbnails to disappear when I click a thumb.

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!