Adaptation to git: added a new push target to the main makefile.
[adesklets.git] / site / verbatim / yab.html
blob49aa3c00eab14871dc930b079c62527763ac956a
1 <?xml version="1.0" encoding="iso-8859-1"?>
3 <html xmlns="http://www.w3.org/1999/xhtml">
4 <head>
5 <title>Yet Another Bar movie</title>
6 <style type="text/css" media="all">
7 /*<![CDATA[*/
8 @import "reservoir.css";
9 /*]]>*/
10 .thumbnail {
11 float:left;
12 margin:0px 50px 10px 0px;
13 color:#fff;
15 #mybox {
16 min-height:300px;
19 </style>
20 </head>
22 <body>
23 <div class="content" id="mybox">
24 <h1>Yet Another Bar animation</h1>
26 <div class="thumbnail">
27 <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
28 width="300" height="160" codebase=
29 "http://active.macromedia.com/flash5/cabs/swflash.cab#version=5,0,0,0">
30 <param name="MOVIE" value="out.swf" />
31 <param name="PLAY" value="true" />
32 <param name="LOOP" value="true" />
33 <param name="QUALITY" value="high" />
34 <embed src="yab.swf" width="300" height="160" play="true"
35 align="" loop="true" quality="high" type=
36 "application/x-shockwave-flash" pluginspage=
37 "http://www.macromedia.com/go/getflashplayer" />
38 </object>
39 </div>
41 <p>Here is a short movie showing you the yap adesklets' desklet
42 at work. You can use <a href=
43 "http://www.macromedia.com/go/getflashplayer">Macromedia Flash
44 Player</a>, for instance, to view it.</p>
46 <p>Sorry about the movie size (770 KB); if bandwidth matters,
47 you wight as well try out the real thing for yourself: at the
48 time of writing, both <a href=
49 "http://sourceforge.net/projects/adesklets/">adesklets and
50 yab</a> put together weight less than 500 KB.</p>
51 </div><br />
52 </body>
53 </html>