root/easter-egg-engine/prompt/index.html

Revision 35, 1.2 kB (checked in by jm3, 2 years ago)

easter egg engine

Line 
1 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
2 <head>
3 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
4 <title>secret-prompt-on-key-hold</title>
5 </head>
6 <body bgcolor="#006666" link="white" vlink="white">
7 <!--url's used in the movie-->
8 <!--text used in the movie-->
9 <!--
10 press 'p' for three seconds...
11 -->
12 <!-- saved from url=(0013)about:internet -->
13 <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" width="550" height="400" id="secret-prompt-on-key-hold" align="middle">
14 <param name="allowScriptAccess" value="sameDomain" />
15 <param name="movie" value="secret-prompt-on-key-hold.swf" /><param name="quality" value="high" /><param name="bgcolor" value="#006666" /><embed src="secret-prompt-on-key-hold.swf" quality="high" bgcolor="#006666" width="550" height="400" name="secret-prompt-on-key-hold" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />
16 </object>
17 <center><a href="secret-prompt-on-key-hold.fla">source</a></center>
18 </body>
19 </html>
Note: See TracBrowser for help on using the browser.