All animations always requires
the latest version of the plugin.
Direction buttons:
The Bicycle animation is made of 3 images. The calculation of the rotation creates this effect. The animations are triggered on each button by event OnClick.
<style type="text/css">
#twiz-bike-box {
width: 730px;
height: 350px;
display: block;
}
#twiz-bike-box img {
display: none;
}
#twiz-nav {
height: 35px;
display: block;
}
</style>
<div id="twiz-bike-box"><div id="twiz-nav"><button id="twiz-forward">Move forward</button> <button id="twiz-back">Move back</button></div><div><img id="twiz-bicycle-frame" title="" src="../wp-content/uploads/twiz-bicycle-frame.png" alt="" width="185" height="236" /><img id="twiz-bicycle-back" title="" src="../wp-content/uploads/twiz-bicycle-back.png" alt="" width="120" height="120" /><img id="twiz-bicycle-front" src="../wp-content/uploads/twiz-bicycle-front.png" alt="" width="250" height="250" /></div></div>
Import the twiz file under a new section. (Right-click, Save Target As/Save Link As)
free-animated-bicycle.twiz 
Upload images via the WordPress Media Manager.
Upload JavaScripts into the Welcomizer Library.
* It’s not working on IE < 9.
Free Animated Bicycle