PDA

View Full Version : Jscript help -- a 3d clock i ripped


Sky
09-27-2002, 05:28 PM
Hehe. ok anyway it's this--
<applet code="Clock3D.class" width="100" height="30">
<param name="fps" value="20">
<param name="a1" value="30000">
<param name="pixd" value="24">
<param name="pixangle" value="5">
<param name="radius" value="24">
<param name="roty" value="-5">
<param name="rotx" value="0">
<param name="rotz" value="0">
<param name="irotx" value="10">
<param name="iroty" value="0">
<param name="irotz" value="0">
<param name="style" value="1">
<param name="color" value="#33cc33">
<param name="bgcolor" value="#000000">
<param name="12hour" value=1>
</applet> i went on a w3c stinge and addedthe " 's here it is in action... if i haven't messed it up too much www.flash.slickshosting.com/mr/clock.htm

Ok... do you think there is any way I can get it to just display the clock flat? or pivot the y axis while flat, not circle it? or is this a confused useless code :p

Sky
09-28-2002, 05:33 PM
That's on my site... so i'll just post it here. ... attached... err zipped attached

Sky
09-29-2002, 10:21 AM
THanks alot :D