Image hotspots, not positioning the same way.

  • I'm trying to overlay two hotspots that will keep their relative position to each other and the tour as the user mouses around.

    The first hotspot is a info screen, the second is a arrow to move to the next that overlays the info screen. The problem I'm having is the info screen is moving in relation to the pano when the pano view is changed, while the arrow is acting more like a poly hotspot and staying in place. Whats the key to controlling this behavior? Move or not move in relationship to the pano?

    Here's the code for both.

    <hotspot name="hs1a" url="lobby_1.png"
    ath="-73.4" atv="-0.7"
    zorder="2" width="900" height="476" scale="0.50"
    alpha=".95"
    visible="true"
    zoom="false" distorted="false" flying="0"
    align="righttop" edge="righttop"
    />

    <hotspot name="hs1c" url="right-arrow.png"
    zorder="4" width="30" height="36"
    ath="-86.0" atv="15.0" edge="righttop" scale="0.50" alpha=".95"
    zoom="false" distorted="false" flying="0"
    />

    This has been tested on 1.6.3, just downloaded 1.6.7 but don't see anything that would say this was a bug.

    Robert

Jetzt mitmachen!

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