public
Description: Github flash badge
Homepage: http://spinach.andascarygoat.com/tags/badjo
Clone URL: git://github.com/zmack/badjo.git
Search Repo:
Demo updated to show that it's html resizeable
zmack (author)
Sun May 04 08:54:29 -0700 2008
commit  2f3f355fdd286ccc0b1c043a1a0e37e76ab12921
tree    d5bbb0af7f74a4e5c99971d8bdca2b7d2949f02e
parent  74d19885efaac6594492e3a96899075be008da81
...
17
18
19
20
21
 
 
22
23
24
...
26
27
28
29
30
 
 
31
32
33
...
17
18
19
 
 
20
21
22
23
24
...
26
27
28
 
 
29
30
31
32
33
0
@@ -17,8 +17,8 @@
0
   <body>
0
     <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000"
0
             codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0"
0
- width="210"
0
- height="400"
0
+ width="410"
0
+ height="200"
0
             align="middle"
0
             id="main">
0
         <param name="allowScriptAccess" value="sameDomain" />
0
@@ -26,8 +26,8 @@
0
         <param name="quality" value="high" />
0
         <param name="bgcolor" value="#ffffff" />
0
         <embed src="bin/GithubBadge.swf"
0
- width="210"
0
- height="400"
0
+ width="410"
0
+ height="200"
0
                autostart="false"
0
                quality="high"
0
                bgcolor="#ffffff"

Comments

    No one has commented yet.