Html程序  |  9行  |  196 B

<html>	
	<body>
		<applet archive="tween-engine-applets.jar" 
		        code="aurelienribon.tweenengine.applets.TweenApplet"
				codebase="dist"
				width="600"
				height="550"/>
	</body>
</html>