Problems with hotspots in mobile devices.

  • Hi everybody, Im new using krpano and I've realize that's an amazing tool, specially for me 'cause Im into interactive design.

    Well I was making this web http://www.gmasv.com it has a virtual tour, with some hotspots in the second scene, it works just as I want it to work, but the problem comes when I have to play the tour on mobile devices. The hotspots just disappear.. And I dont know if this has to have a different code or something... well the "mobile" part of the web is located at http://gmasv.com/mobile/tour.html

    I had to put some "fake hotspots" using photoshop in order to visualize them, but what I really need is to activate. You can see the error that appears before (when the hotpots where in the XML not in the image inside the panos folder ). And the XML, hope you can help me since Im not familiarized with XML it comes a little bit frustrating.

    </image>
    <hotspot name="inicio"
    url="inicio.png"
    alturl="link"
    keep="false"
    devices="all"
    visible="true"
    enabled="true"
    handcursor="true"
    maskchildren="false"
    ath="-37.0" atv="-9.0"
    edge="center"
    zoom="false"
    distorted="false" rx="0.0" ry="0.0" rz="0.0"
    width="" height=""
    scale="1.0"
    rotate="0.0"
    alpha="1.0"
    onclick="openurl(http://www.jgomezarq.com/,_blank);"
    />


    <hotspot name="perfil"
    url="perfil.png"
    alturl="link"
    keep="false"
    devices="all"
    visible="true"
    enabled="true"
    handcursor="true"
    maskchildren="false"
    ath="-16.0" atv="-4.0"
    edge="center"
    zoom="false"
    distorted="false" rx="0.0" ry="0.0" rz="0.0"
    width="" height=""
    scale="1.0"
    rotate="0.0"
    alpha="1.0"
    onclick="openurl(http://www.jgomezarq.com/about.html,_blank);"
    />

    <hotspot name="proyectos"
    url="proyectos.png"
    alturl="link"
    keep="false"
    devices="all"
    visible="true"
    enabled="true"
    handcursor="true"
    maskchildren="false"
    ath="10.0" atv="-10.0"
    edge="center"
    zoom="false"
    distorted="false" rx="0.0" ry="0.0" rz="0.0"
    width="" height=""
    scale="1.0"
    rotate="0.0"
    alpha="1.0"
    onclick="openurl(http://www.jgomezarq.com/proyectos.html,_blank);"
    />

    <hotspot name="esculturas"
    url="esculturas.png"
    alturl="link"
    keep="false"
    devices="all"
    visible="true"
    enabled="true"
    handcursor="true"
    maskchildren="false"
    ath="33.0" atv="-6.0"
    edge="center"
    zoom="false"
    distorted="false" rx="0.0" ry="0.0" rz="0.0"
    width="" height=""
    scale="1.0"
    rotate="0.0"
    alpha="1.0"
    onclick="openurl(http://www.jgomezarq.com/escultura.html,_blank);"
    />


    <hotspot name="contacto"
    url="contacto.png"
    alturl="link"
    keep="false"
    devices="all"
    visible="true"
    enabled="true"
    handcursor="true"
    maskchildren="false"
    ath="49.0" atv="-9.0"
    edge="center"
    zoom="false"
    distorted="false" rx="0.0" ry="0.0" rz="0.0"
    width="" height=""
    scale="1.0"
    rotate="0.0"
    alpha="1.0"
    onclick="openurl(http://www.jgomezarq.com/contacto.html,_blank);"
    />


    *confused* *confused* *confused* *confused* *confused* *confused*

Jetzt mitmachen!

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