• Hello,

    I use this code for my hotspots :

    Code
    <hotspot name="spot2" url="skin/vtourskin_hotspot.png" ath="-84.752" atv="5.277" scale="0.5" zoom="false" onclick="loadpano(tour_int.xml, null, IGNOREKEEP);" onhover="showtext(Salon);"/>

    How do I specify a particular photo, which is not the first of xml?

    Thank you for help.
    Edward

    Edited once, last by edcrabbe (February 15, 2013 at 6:02 PM).

  • Hello,

    I find the solution :

    Code
    <hotspot name="spot2" url="skin/vtourskin_hotspot.png" ath="-84.752" atv="5.277" scale="0.5" zoom="false" onclick="loadpano(tour_int.xml, null, IGNOREKEEP); wait(0); closeintro(); wait(0); loadscene(scene_salon,null,MERGE); wait(0); openlargemap();" onhover="showtext(Salon);"/>

Participate now!

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