Graphics on iOS devices.

  • I thought there was a dedicated iOS forum but I can't find it so I am posting here.

    I put together a simple VR tour with buttons and a few layer overlay's. It works great on the desktop but when I view it on the iPad none of the graphics show up, only the pano. Can someone give me some insight into what I am doing wrong?

    http://www.steelbluellc.com/filetransfer/Test/VRTest_222/


    The code is a bit long to post the whole thing but below is how I am configuring the buttons. I started with one of the provided examples with buttons, and I am using teh krpano.swf instead of the tour.swf so maybe my problem is with that file?

  • spend some time on your issue. You can try:
    - add <krpano version="1.0.8.15"> at the beginning of your initial xml
    - centertop is not correct align parameter. Try with align="top"
    - you have call to non existing action select_box_item on each scene: onstart="select_box_item(sceneXY);"
    (indicated also on your log in online example provided -> pres O button to see it.)

    Try adapting those and return for more....

Jetzt mitmachen!

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