Use png instead of evertags

  • Just bought the licenced version of everpano and have a question.

    Here is my first '3d' pano - [size=10]https://www.trekwireless.co.uk/ascension/3d[/size]

    I would like to use my own png's instead of 'evertags', here is my code:


    <hotspot name="arrow-270"
    url="../hotspots/arrow-blue.png"
    alpha="0.8"
    ath="271"
    atv="4"
    zoom="false"
    scale="1.2"
    onclick="loadscene(scene_pano4_sphere)"
    />

    Arrow appears in the correct place, but when 'clicked on' the pano does not load correctly and appears distorted.

    If I use an evertag the transition works correctly.

    So my question is...

    What is the correct 'onclick action to load the pano correctly or how can I change the evertag code to use my own png?

    thanks in advance and great piece of software

  • Fixed it, 'onclick' action needs to be as follows:

    onclick="set(linkedscene,scene_pano4_sphere);flytopano();"

    where linkedscene is the name of the scene you want to load!

    Once thing to note is that unlike evertags, this icon will only appear in the specific view you put it in, but does give more flexibility to customise

Jetzt mitmachen!

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