• virtual tour preload all


    HI! i'm a little bit confused about preload pano setting...

    I would like to preload all pano at the start of my virtualtour, spending initial time of inactivity before having

    a clear and fast tour.

    Is the right way, in the next version of krpano 1.0.8.15(2012-10-05), to
    use the "preloadimage action" and the "onloadcomplete event" as
    explained in this thread?:

    http://www.krpano.com/forum/wbb/index.ph…d&threadID=1894


    <action name="preloadimage">

    <!-- 1. parameter = internal ID, 2. parameter = url -->

    addplugin(pre_%1);

    set(plugin[pre_%1].visible, false);

    set(plugin[pre_%1].onloaded, trace(preload %2 done);removeplugin(pre_%1) );

    set(plugin[pre_%1].url, %2);

    trace(starting preloading %2);

    </action>


    thank you in advance!

    Marco


    PS sorry for my english

Participate now!

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