File: JOrbisPlayer.html

package info (click to toggle)
libjorbis-java 0.0.17-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 476 kB
  • sloc: java: 7,886; xml: 23; makefile: 12; sh: 11
file content (35 lines) | stat: -rw-r--r-- 1,324 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35

  <HTML>
    <HEAD>
      <TITLE>JOrbisPlayer</TITLE>
    </HEAD>
    <BODY bgcolor=#FFFFFF link="#0000FF" text="#000000" vlink="#0000FF" 
          alink="#FF0000" topmargin="0" bottommargin="0" leftmargin="0" 
          rightmargin="0" marginheight="0" marginwidth="0">
<H1>JOrbisPlayer</H1> 

<OBJECT classid="clsid:8AD9C840-044E-11D1-B3E9-00805F499D93"
        width="600" height="35" align="center"
        codebase="http://java.sun.com/products/plugin/1.3/jinstall-13-win32.cab#Version=1,3,0,0">
  <PARAM NAME="java_code" VALUE="JOrbisPlayer.class">
  <PARAM NAME="archive" VALUE="JOrbisPlayer.jar,jogg-0.0.7.jar,jorbis-0.0.15.jar">
  <PARAM NAME="type" VALUE="application/x-java-applet;version=1.3">
  <PARAM NAME="jorbis.player.playonstartup" VALUE="yes">
  <COMMENT>
    <EMBED type="application/x-java-applet;version=1.3"
           width="600" height="35"
           java_code="JOrbisPlayer.class"
           archive="JOrbisPlayer.jar,jogg-0.0.7.jar,jorbis-0.0.15.jar"
           jorbis.player.playonstartup="yes"
           pluginspage="http://java.sun.com/products/plugin/1.3/plugin-install.html">
    <NOEMBED>
  </COMMENT>
    No J2SE plugin support.
    </NOEMBED>
    </EMBED>
</OBJECT>
<p>
&nbsp;
Copyright &copy; 1998-2002 <a href="http://www.jcraft.com/" target="_blank">JCraft,Inc.</a>
</body>
</html>