video timeline and not moving hotspot

  • Hi,
    i have two questions.
    I made video panorama so can i put a timeline on that video and how to do it?
    And second question is i need to have a second small video in a left corner but to be static not
    to rotate with a rest of a video. I put a hotspot and made it static but it showing in a middle of a screen i cant move it down.
    Here is a script for a hotspot

    <action name="flyin">
    tween(hotspot[%1].alpha, 1.0);
    tween(hotspot[%1].flying, 1.0);
    tween(hotspot[%1].scale, 1.0);
    tween(hotspot[%1].rx, 0.0);
    tween(hotspot[%1].ry, 0.0);
    tween(hotspot[%1].rz, 0.0);
    </action>


    Thank you, mozzy

Participate now!

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