Beiträge von lamotta15

    with keep="true" to each hotspot

    Hey thanks for your reply, but it doesn't work. *blink*

    Code
    <hotspot name="button97" url="skin/Titre17.png" keep="true" ath="+140"     atv="-1" zoom="true"  scale="0.2" onclick="openurl('https://www.com.html')"  />         <hotspot name="button98" url="skin/Titre18.png" keep="true" ath="+140"     atv="-1" zoom="true"  scale="0.2" onclick="openurl('https://www.com.html')"  />

    Another idea *question*

    Hello,

    We just finished our VTour (with MAKE VTour (multires) droplet) version krpanotools-1.0.8.15-win-10.08.2012.

    We add two different hotspot, those who are not busy does not appear on the first visit.
    Yet the link hotspot works but the image is invisible.

    Code
    <scene name="scene_2COULOIR" title="COULOIR1" onstart="startup1();" thumburl="panos/2COULOIR.tiles/thumb.jpg" lat="" lng="" heading="">
    		<view hlookat="0" vlookat="0" fovtype="MFOV" fov="120" maxpixelzoom="2.0" fovmin="70" fovmax="140" limitview="auto" />
    		<preview url="panos/2COULOIR.tiles/preview.jpg" />
    		<image type="CUBE" multires="true" tilesize="512" progressive="false"><level tiledimagewidth="4145" tiledimageheight="4145"><cube url="panos/2COULOIR.tiles/l4_%s_%0v_%0h.jpg" /></level><level tiledimagewidth="2048" tiledimageheight="2048"><cube url="panos/2COULOIR.tiles/l3_%s_%0v_%0h.jpg" /></level><level tiledimagewidth="1024" tiledimageheight="1024"><cube url="panos/2COULOIR.tiles/l2_%s_%0v_%0h.jpg" /></level>	<level tiledimagewidth="512" tiledimageheight="512"><cube url="panos/2COULOIR.tiles/l1_%s_%0v_%0h.jpg" /></level><mobile>				<cube url="panos/2COULOIR.tiles/mobile_%s.jpg" /></mobile></image> <!-- place your scene hotspots here -->
    <!-- hotspots generated by "tour-editor -->
    <hotspot name="spot1" style="skin_hotspotstyle" ath="-1.621" atv="5.641" linkedscene="scene_3couloirii" />		<hotspot name="spot2" style="skin_hotspotstyle2" ath="154.401" atv="6.997" linkedscene="scene_1entree" /> <!-- animed hotspots  --><hotspot name="hotspot59" style="hotspot_ani_white" ath="+38"     atv="8" onclick="openurl('https://www.html')" /> 
    <hotspot name="hotspot58" style="hotspot_ani_white" ath="+140"     atv="8"   onclick="openurl('https://www..html')" /><!-- static hotspots -->
    <hotspot name="button95" url="skin\Titre17.png"  ath="+140"     atv="-1" zoom="true"  scale="0.2" onclick="openurl('https://www.html')"  /><hotspot name="button96" url="skin\Titre18.png"  ath="+40"     atv="0" zoom="true"  scale="0.2" onclick="openurl('https://www.html')"  />    	      	       </scene>


    How to make visible these hotspots? *confused*
    thank you for your answers. *thumbsup*

    Hello,

    Sorry for my wrong post in VTOUR.

    I MAKE VTOUR (NORMAL) with krpanotools-1.0.8.15, works great.
    I added this fonction in my tour.xml

    <hotspot name="spot1" style="skin_hotspotstyle" ath="147.260" atv="3.897" linkedscene="scene_2couloir"onhover="showtext([br]Cliquer ici pour continuer la visite[br],style_lux;" />

    AND

    <textstyle name="style_lux"
    font="Arial"
    fontsize="35"
    bold="true"
    italic="false"
    background="0x000000"
    backgroundcolor="0x000000"
    border="0x000000"
    bordercolor="0x000000"
    textcolor="0x4c4c4c"
    alpha="1"
    blendmode="normal"
    edge="center"
    textalign="left"
    xoffset="0"
    yoffset="-22"

    />

    It works in CHROME but it dosn't work on my IPAD *confused*

    if you let me know the solution please.

    Thanks