Button für rotate / pause

  • Schein ja keiner zu wissen, daher mal meine Lösung:

    <plugin name="stopp" url="stopp.png" align="bottom" edge="bottom" y="0" x="8" onclick="set(movevectorx,0);" onup="set(movevectorx,0);" onover="set(blendmode,add);" onout="set(blendmode,normal);" />
    <plugin name="play" url="play.png" align="bottom" edge="bottom" y="0" x="44" onclick="set(movevectorx,+0.1);" onup="set(movevectorx,0);" onover="set(blendmode,add);" onout="set(blendmode,normal);" />

    Gruß

Participate now!

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