Home | History | Annotate | Download | only in applets
      1 <html>	
      2 	<body>
      3 		<applet archive="tween-engine-applets.jar" 
      4 		        code="aurelienribon.tweenengine.applets.TweenApplet"
      5 				codebase="dist"
      6 				width="600"
      7 				height="550"/>
      8 	</body>
      9 </html>