Search   
 
 Home > Developers Domain > Templates > Automatic Animation

Simple Rotation


This template demonstrates the use of only one action for a simple rotation which can be interrupted.

HTML CODE:

<applet archive="rubberneck.zip" code="RubberNeck.class" width="252" height="147" codebase="http://www.360dof.com/">
<param name="actions.length" value=1>
<param name="rooms.length" value=1>
<param name="incRate" value="100">
<param name="enableFiltering" value="true">

<param name="rooms[0].initaction" value="0">
<param name="rooms[0].image" value="http://www.360dof.com/panoramas/southbankcylinder.jpg">

<param name="actions[0]" value="PositionAction">
<param name="actions[0].time" value="30000">
<param name="actions[0].pos.pitch" value="0">
<param name="actions[0].pos.yaw" value="360">
<param name="actions[0].pos.zoom" value="0">
</applet>


Copyright 360 Degrees Of Freedom ABN 56 055 222 118, 1996-2003
Web Site Terms of Use |  About This Site |  Privacy and Security Statement