OSDN Git Service

X
[flapp/flapp.git] / index.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2 <html>
3 <head>
4 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-15">
5 <title> Flapp (</title>
6 <script type="text/javascript" src="bin/flapp.js"> </script>
7 </head>
8
9 <body>
10
11 <h1></h1>
12
13   <canvas id="flashcanvas" width="240" height="240"> canvas is here</canvas>
14 <script type="text/javascript">
15 flapp = new Flapp("sample/saitama.swf", "flashcanvas");
16 flapp.play();
17 </script>
18
19
20 <hr>
21 <address></address>
22 <!-- hhmts start -->Last modified: Sat Nov 17 17:37:50 JST 2012 <!-- hhmts end -->
23 </body> </html>