email
Ravescape Lab
Copy and Paste into
<head>
<HTML> <HEAD> <SCRIPT LANGUAGE="JavaScript1.2"> <!-- Begin netscape = (navigator.appName == "Netscape"); n4 = netscape && (parseInt(navigator.appVersion) >= 4); explorer = (navigator.appName == "Microsoft Internet Explorer"); ie4 = explorer && (parseInt(navigator.appVersion) >= 4); function shake(n) { if (n4 || ie4) { for (i = 12; i > 0; i--) { for (j = n; j > 0; j--) { self.moveBy(0,i); self.moveBy(i,0); self.moveBy(0,-i); self.moveBy(-i,0); } } } } // End --> </script> </HEAD> <BODY> </BODY> </HTML>
In Flash
:
Last Frame Properties: Actions: Get URL:
(top window): JavaScript:shake(2)
(bottom window): _self