Switching from FPP to KrPano

  • Hello,
    After years of using FPP - I am switching to KRPano...
    I have looked at the Kolor - PanoTour Pro as well...

    I like the fact that KRPano has the Tour Droplets - makes it really easy to get started.
    My main reason to switch was for iPad support.
    Most of my clients now want the tours to be shown using iPad....
    Is anyone working on creating more Droplets that have different buttons, features etc???

    For awhile I was using FPP and then using something else for iPad - but I was doing
    everything twice.

    I have converted a few tours to iPad.
    http://www.izonemedia.com/testvt/tour.html

    This was the FPP tour.
    http://wwww.izonemedia.com/PANO_DEMO/GAGE_PANO/gage.html

    I am looking around for info on Nadir images....
    Can I include code to place a Nadir image that will also work with HTML5?
    If so - do I need different code for Flash and for HTML5??

    I can get the tooltips to work on desktop but not iPad???

    And - can I do a tour like this using KRPano that will work on iPad??? *smile*

    Look at the Transformation button - upper right. *w00t*
    http://izonemedia.com/PANO_DEMO/MHSR…_FE/outlaw.html

  • Hi,

    Can I include code to place a Nadir image that will also work with HTML5?
    If so - do I need different code for Flash and for HTML5??

    Yes, the code for Flash and HTML5 will be the same.
    A nadir image is typically just a distorted a hotspot at the nadir position.
    Just write it once in the xml.
    E.g.

    Code
    <hotspot name="nadirlogo"
             keep="true"
             url="logo.png"
             ath="0"
             atv="90"
             distorted="true"
             scale="1.0"
             enabled="false"
             />
    Quote

    Maybe see also the I can get the tooltips to work on desktop but not iPad???

    Right, that's not possible the moment - the over/out events and the showtext() action are currently not supported in HTML5.


    And - can I do a tour like this using KRPano that will work on iPad??? *smile*

    Look at the Transformation button - upper right. *w00t*
    http://izonemedia.com/PANO_DEMO/MHSRV_OU…_FE/outlaw.html

    Yes, that seems to be just two panos are are blending together on click...
    Try using the KEEPVIEW flag in the loadpano/loadscene calls for such.

    Best regards,
    Klaus

Participate now!

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