• 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

    Einmal editiert, zuletzt von edcrabbe (15. Februar 2013 um 18:02)

  • 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);"/>

Jetzt mitmachen!

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