Go to the FreeLists Home Page Home Signup Help Login
 



Browse zxspectrum: This Month's ArchiveMain Archive PageRelated postsPrevious by DateNext by Date

[zxspectrum] Re: Java Ay player: come funziona? [OT]

  • From: Giovanni Lagorio <lagorio@xxxxxxxxxxxxx>
  • To: zxspectrum@xxxxxxxxxxxxx
  • Date: Sat, 05 Apr 2008 15:51:46 +0200
Vincenzo Scarpa wrote:
> no, non è normale: una volta che il file java.exe è nel PATH di Windows dovresti poterlo usare da qualsiasi directory.
Solo se installi il JDK, con il JRE no.
uhm... mi sembra strano, credo che debba funzionare così anche il JRE (in teoria JRE e JDK dovrebbero funzionare allo stesso modo, la differenza è che con il JDK ti danno in più gli strumenti di sviluppo)

Boh... prova a mandarmela se vuoi... adesso ho la 1.6. :)
eccola... nella stessa directory, assieme al .html, devi mettere i file jaypdemo.zip e JAYP_ricompilato.jar Se non funziona e hai più di un browser installato (per esempio IE o Firefox), prova con l'altro browser... a me funziona su entrambi (IE7 e FF 2).
Buona fortuna ;-)

Ciao,
Gio

::: JAYP AY Player :::

JAYP (Java AY Player) is a small subproject of JX-Speccy (Java ZX-Spectrum emulator - http://www.gameszoo.net/jxspeccy). It is an applet that can play .AY files. Java version 1.2 or higher is required (download it at http://java.com/en).




::: Instructions :::

You can launch JAYP from the command line:

java -jar JAYP.jar jemu.jayp.JAYPCommand <filename.ay>

or you can use it on a web page:

<applet code="jemu.jayp.JAYPApplet.class" archive="JAYP.jar"
        name="jayp" WIDTH="120" HEIGHT="60" >
<param name="ayfile" value="filename.ay">
</applet>

In the applet version you can also specify a .ZIP archive (even with multiple .AY files in it) as filename.

You can also use these options in the applet:

<param name="firstsong" value="number of the first song to play">
to start from a particular song (if multiple AY files are used in a .ZIP, you can use the number M in the "M/NSONGS" label that you see in the bottom part of the applet). Default N = 1.
<param name="autostart" value="1">
to start playing AY file automatically.


Please send comments/suggestions/bugs to: jxspeccy@xxxxxxxxxxxx

Copyright 2005 Marzio De Biasi

Other related posts:

  • [zxspectrum] Re: Java Ay player: come funziona? [OT]
  • [zxspectrum] Re: Java Ay player: come funziona? [OT]
  • [zxspectrum] Re: Java Ay player: come funziona? [OT]
  • [zxspectrum] Re: Java Ay player: come funziona? [OT]
  • [zxspectrum] Re: Java Ay player: come funziona? [OT]




  • [ Home | Signup | Help | Login | Archives | Lists ]

    All trademarks and copyrights within the FreeLists archives are owned by their respective owners.
    Everything else ©2008 Avenir Technologies, LLC.