HTML5, load specific scene in Virtual Tour.

  • Hello community,

    I'm trying to load a specific scene for Virtual Tour, i have a virtual tour that contain 8 panoramas, i wanna let the user can select which scene he wanna see, i've used the following in the tour.html


    and when i'm calling it in the browser:

    Code
    www.company.com/vtour/tour.html?vars=scene_H1b

    (note: this link is for example how i call the tour.html, the link is not online and "scene_H1b" is a scene name).

    this works in iPad/iPhone, but in the browser is not working.

    Any help will be appreciated.
    thx in advance

  • Hi,

    it takes some time until the viewer is loaded and ready, so trying to get it directly after embedding will not work,

    I would recommend passing the start scene as variable already during embedded and then load the right scene in the xml,
    or pass a onstart event which loads the scene.

    e.g. here some examples:
    per URL auf Szenen zugreifen
    Loading specific scene within a single XML file from HTML page + Plus want to protect

    best regards,
    Klaus

Participate now!

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