hotspot not working... area..

  • Yo,

    i'm a bit expermenting with the area tag.. GREAT!!!

    now i have a problem..

    This is working... *confused*


    and this not:

    it's when you are in the lamborghini and you click on the horn ( in the middle of the stearingwheel)..

    http://www.virtualtuur.com/helfferich/

    any idea??

    should i do smwthing with parent or children? ..
    lately i have more problems getting the hotspots working.... did i miss something?


    thanx

    Tuur *thumbsup*

  • Thanx but i want when you enter the car that it already does this area (52 *wink* thing..

    so i had this in the action and hotspot and that does not work ?!?!

    btw...This pic in the car is very dusty.. you can seee when your monitor is some more clear in display.. *sad* but when my new horizontal pano set up is ready i can do it again..

    Thanx for the help..
    Tuur *thumbsup*

  • i just like to make what happens when you click on the horn... that that happens in a moveto action... or just in an action..

    like:

    <action name="moveto3">
    action(startloading);
    action(close menu);
    lookto(40,20,20,smooth(20,20,20));

    action(load3);
    lookat(0,0,40);
    wait(load);
    delayedcall(1, lookto(20,6,51,smooth(10,10,10)););
    tween(area.x, 10);tween(area.y, 10);tween(area.width, 70%);tween(area.height, 70%);tween(plugin[specs].alpha,1,1);
    set(plugin[border_top].visible,true);
    set(plugin[border_bottom].visible,true);
    set(plugin[border_left].visible,true);
    set(plugin[border_right].visible,true);
    delayedcall(2,set(plugin[specs].visible,true);tween(plugin[specs].alpha,1,1); ):

    action(loadingdone);

    </action>


    but that doesn't work...

    so that you click on the car, it zoomsin... loads.. pans a bit to the right and then after 3 or 4 seconds does the area trick in one action..

    Thanx

    Tuur *thumbsup*

  • Hi,

    I'm really sorry, but I still don't understand...

    first I click the black Lamborghini,
    then it zoom into pano and loads the inside view,
    now I click the horn and the area gets smaller and the infos and logos were shown around,
    when I click the specs the area will be back to fullscreen,
    whats next?

    best regards,
    Klaus

  • Hi Klaus,

    so simple..

    i just want that when you click on the car ..that happens what now happens when you click on the horn...

    and loads the new pano,... the inside of the car

    so in an action (this action is triggerd when you click on the car..!

    you click on the car and then it does the area trick and loads a new pano..

    <action name="moveto3">
    action(startloading);
    action(close menu);
    lookto(40,20,20,smooth(20,20,20));

    action(load3);
    lookat(0,0,40);
    wait(load);
    delayedcall(1, lookto(20,6,51,smooth(10,10,10)););
    tween(area.x, 10);tween(area.y, 10);tween(area.width, 70%);tween(area.height, 70%);tween(plugin[specs].alpha,1,1);
    set(plugin[border_top].visible,true);
    set(plugin[border_bottom].visible,true);
    set(plugin[border_left].visible,true);
    set(plugin[border_right].visible,true);
    delayedcall(2,set(plugin[specs].visible,true);tween(plugin[specs].alpha,1,1); ):

    action(loadingdone);

    </action>

    but this doesn't work this way...
    *confused*

    Tuur
    *thumbsup*

  • tuur maybe you are trying to many actions. or 1 action is takign to long and thus preventing certain things from happening. sometimes i run into that and have to change the way the action runs or the order in which thigns happen.

  • mmm that could be ..

    but i also have an auto tour in 1 action 13 pano's inclusive tweens an dthe rest...

    ..

    i think i should try to put the first delayed call after the area thing..

    but first
    *sleeping* *sleeping* *sleeping* *sleeping*


    Tuur *thumbsup*

Participate now!

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