Posts by jrhowell

    I cleared my cache, history, and cookies and still have the same issue. If I turn on Debug I see the following error:
    HTML Error on Line 5
    http://hamoepage.mac.com/jrhowell/Sites…18Panorama.html
    Viewport argument "target-densitydpi" not recognized. Content ignored.

    Again ... this just seemed to become an issue with 4.3.4 on the iPad 2. It does work fine on 4.3.3 in a iPad (1).

    I've attached the html file krpano produced.

    Thanks for any insight.

    JR


    <!DOCTYPE html>
    <html>
    <head>
    <title>krpano.com - DeereRun18Panorama</title>
    <meta name="viewport" content="target-densitydpi=device-dpi, width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0" />
    <meta name="apple-mobile-web-app-capable" content="yes" />
    <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
    <style>
    html { height:100%; }
    body { height:100%; overflow: hidden; margin:0; padding:0; font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#FFFFFF; background-color:#000000; }
    a{ color:#AAAAAA; text-decoration:underline; }
    a:hover{ color:#FFFFFF; text-decoration:underline; }
    </style>
    </head>
    <body>

    <script src="DeereRun18Panorama.js"></script>

    <div id="pano" style="width:100%; height:100%;">
    <noscript><table style="width:100%;height:100%;"><tr style="valign:middle;"><td><div style="text-align:center;">ERROR:<br/><br/>Javascript not activated<br/><br/></div></td></tr></table></noscript>
    <script>
    embedpano({swf:"DeereRun18Panorama.swf", xml:"DeereRun18Panorama.xml", target:"pano"});
    </script>
    </div>

    </body>
    </html>

    I'm having a bit of a dilemma with my 360 degree Panoramas. I'm now sure when it happened, but for some reason they don't display on my iPad anymore. They do however display on my iPhone. Any ideas?

    http://www.HowellPhotographicArts.com/Howell_Photographics_Arts/DeereRun18Panorama.html

    I'm guessing this is now a result of iOS 4.3.4 which is on my iPad 2 that has the problem.

    I have an iPad (1) that is running iOS 4.3.3 that works fine.

    Any thoughts???


    it was a bug but I have fixed it now,
    I will release soon a package with fixed files here - https://krpano.com/download/beta/

    Alas ... I've been looking for an update, but haven't seen one show up yet.

    Any forecast of when there'll be a fix available?

    Or ... Am I looking in the right place. The version out there is still 1.0.14 from 12/8.

    Not a huge deal for me, just want to set my expectations accordingly,

    Thanks

    JR

    The reason I asked about version is the buttons do not appear on my iPhone but does appear on the desktop version. That is using the latest version and of course the latest defaultskin.xml from the same release that has the devices setting in use.

    Very interesting ... I wasn't sure I transferred over the latest version of the defaultskin.xml.

    However, I downloaded the latest version and copied over defaultskin.xml and I have the same issue.

    BTW - I use MAKE PANO (MULTIRES) droplet to get the defaultskin.xml

    It's still not obvious to me how to make this change. Is this something I should be doing in the defaultskin.xml or should I do it in my specific panorama's xml?

    Thanks.

    The include file is ( I believe this to be the case ) parsed or read and included as part of the original XML file upon loading. Therefore you cannot use an if statement to include or not include a file like this. What I meant was to specify in the plugin located in the defaultskin.xml which devices to appear on. Are you using the latest release?

    Thanks. That makes sense and I'll start working through a default.XML file. I want to put my own logo in there and I'm ready to try some hotspots, so it's part of the same journey.

    Yes, I'm using the latest version.

    Thanks for your help.

    JR

    Check out the "devices" setting under plugins in the documents.

    https://krpano.com/docu/xml/#plugin.devices

    It sounds like your "tour" uses the include feature to add that. You would need to modify the included file that has the actual plugin.

    I tried using this in my .xml file, but it seemed to ignore my if clause, and instead did the include on all devices.


    if (devices=="flash", <include url="skin/defaultskin.xml" />);

    I suspect my syntax isn't quite right.

    Any ideas?

    Thanks,


    JR

    I notice that the default User Interface buttons (+, -, <, >, etc). Don't seem to do anything on the iPhoneand iPad. That's OK, since the normal touch screen functions work great. However, is there a way to remove them from the display? Of course, I'd like to keep these on the normal Flash display browsers.

    Is this the skin?

    Thanks

    fovtype="MFOV"

    I tried adding that in to my view statement, but it didn't seem to have any effect.

    Here's my complete xml ... Thanks for any help.

    JR


    <krpano version="1.0.8">

    <include url="skin/defaultskin.xml" />

    <view fovtype="MFOV" limitview="range" hlookat="0" vlookat="0" vlookatmin="-75" vlookatmax="45" maxpixelzoom="1.0" />
    <display details="22" />

    <preview url="ChurchPanorama.tiles/preview.jpg" />

    <image type="CUBE" multires="true" tilesize="784" progressive="false">
    <level tiledimagewidth="16844" tiledimageheight="16844">
    <left url="ChurchPanorama.tiles/l5_l_%0v_%0h.jpg" />
    <front url="ChurchPanorama.tiles/l5_f_%0v_%0h.jpg" />
    <right url="ChurchPanorama.tiles/l5_r_%0v_%0h.jpg" />
    <back url="ChurchPanorama.tiles/l5_b_%0v_%0h.jpg" />
    <up url="ChurchPanorama.tiles/l5_u_%0v_%0h.jpg" />
    <down url="ChurchPanorama.tiles/l5_d_%0v_%0h.jpg" />
    </level>
    <level tiledimagewidth="8422" tiledimageheight="8422">
    <left url="ChurchPanorama.tiles/l4_l_%0v_%0h.jpg" />
    <front url="ChurchPanorama.tiles/l4_f_%0v_%0h.jpg" />
    <right url="ChurchPanorama.tiles/l4_r_%0v_%0h.jpg" />
    <back url="ChurchPanorama.tiles/l4_b_%0v_%0h.jpg" />
    <up url="ChurchPanorama.tiles/l4_u_%0v_%0h.jpg" />
    <down url="ChurchPanorama.tiles/l4_d_%0v_%0h.jpg" />
    </level>
    <level tiledimagewidth="4211" tiledimageheight="4211">
    <left url="ChurchPanorama.tiles/l3_l_%0v_%0h.jpg" />
    <front url="ChurchPanorama.tiles/l3_f_%0v_%0h.jpg" />
    <right url="ChurchPanorama.tiles/l3_r_%0v_%0h.jpg" />
    <back url="ChurchPanorama.tiles/l3_b_%0v_%0h.jpg" />
    <up url="ChurchPanorama.tiles/l3_u_%0v_%0h.jpg" />
    <down url="ChurchPanorama.tiles/l3_d_%0v_%0h.jpg" />
    </level>
    <level tiledimagewidth="2106" tiledimageheight="2106">
    <left url="ChurchPanorama.tiles/l2_l_%0v_%0h.jpg" />
    <front url="ChurchPanorama.tiles/l2_f_%0v_%0h.jpg" />
    <right url="ChurchPanorama.tiles/l2_r_%0v_%0h.jpg" />
    <back url="ChurchPanorama.tiles/l2_b_%0v_%0h.jpg" />
    <up url="ChurchPanorama.tiles/l2_u_%0v_%0h.jpg" />
    <down url="ChurchPanorama.tiles/l2_d_%0v_%0h.jpg" />
    </level>
    <level tiledimagewidth="1053" tiledimageheight="1053">
    <left url="ChurchPanorama.tiles/l1_l_%0v_%0h.jpg" />
    <front url="ChurchPanorama.tiles/l1_f_%0v_%0h.jpg" />
    <right url="ChurchPanorama.tiles/l1_r_%0v_%0h.jpg" />
    <back url="ChurchPanorama.tiles/l1_b_%0v_%0h.jpg" />
    <up url="ChurchPanorama.tiles/l1_u_%0v_%0h.jpg" />
    <down url="ChurchPanorama.tiles/l1_d_%0v_%0h.jpg" />
    </level>
    <mobile>
    <left url="ChurchPanorama.tiles/mobile_l.jpg" />
    <front url="ChurchPanorama.tiles/mobile_f.jpg" />
    <right url="ChurchPanorama.tiles/mobile_r.jpg" />
    <back url="ChurchPanorama.tiles/mobile_b.jpg" />
    <up url="ChurchPanorama.tiles/mobile_u.jpg" />
    <down url="ChurchPanorama.tiles/mobile_d.jpg" />
    </mobile>
    <tablet>
    <left url="ChurchPanorama.tiles/tablet_l.jpg" />
    <front url="ChurchPanorama.tiles/tablet_f.jpg" />
    <right url="ChurchPanorama.tiles/tablet_r.jpg" />
    <back url="ChurchPanorama.tiles/tablet_b.jpg" />
    <up url="ChurchPanorama.tiles/tablet_u.jpg" />
    <down url="ChurchPanorama.tiles/tablet_d.jpg" />
    </tablet>
    </image>

    </krpano>

    I just acquired the iPad/iPhone viewer license and created my first Pano to display there. I'm have a little issue with the limitview command in the .xml.

    I use limitview to keep the user from panning into the nadir holes that I didn't fill in ... both on top and bottom. I use the following attributes:
    <view limitview="range" hlookat="0" vlookat="0" vlookatmin="-75" vlookatmax="45" maxpixelzoom="1.0" />

    This works great in the flash version, but for some reason you can't pan up or down at all on the iPad or iPhone.

    Since I'm using angles (-75 to +45), I didn't think this would be related.

    Am I missing something?

    BTW - You can see this at:

    http://www.HowellPhotographicArts.com/Howell_Photographic_Arts/ChurchPanorama.html

    Thank.

    JR

    This is FANTASTIC! I've been waiting for a good way to show panos on the iPhone / iPad. And it's so wonderful I can do it with my favorite toolkit, krpano. THANK YOU so much.

    All of the examples I've found so far are 360 virual tours. Is it also possible to navigate around flat panos as well? I have a number of Panos that I've done to print and hang on the wall in 4' to 8' sizes. I use krpano to allow a user to see the whole image on my website, but then zoom in to see the detail.

    Thanks again,

    JR
    http://www.HowellPhotographicArts.com

    I have a flat pano style image that I'm displaying on my web site. I've done the multires function and can navigate around just fine. However, I would like it to come up in a square window that shows the whole pano ... black space on the top and bottom of the window. This will allow be to display the whole image initially and then allow the user to zoom in to see the detail. However, right now the user can scroll completely off the image vertically. I'd like to limit the ability to pan vertically and horizontally so you don't leave the image.

    Any suggestions?

    This isn't an issue with horizonal panning, just verticle panning.

    I've tried the following, but no luck.

    <view hlookat="0" vlookat="0" maxpixelzoom="1.0"
    fisheye="0.0"
    limitview="range"
    vlookatmin="-30"
    vlookatmax="30"
    architectural="1.0"
    />

    Thanks,