Nog minder vind ik terug over een JVM voor mijn PDA. Ik zou namelijk ook graag java applets kunnen gebruiken in mijn PDA browsers.
Wie oh wie kan dit opklaren

op volgende pagina: http://ls.kuleuven.ac.be/cgi-bin/wa?A2= ... =A&P=17784ActiveX requires that both ActiveX AND the Flash ActiveX player be
installed on the target computer. For newer OSes/browsers this is
*almost* a non-issue, but if you need to support a wide range of
machines with older OSes and browsers, then you *probably* should test
for and install ActiveX AND the Flash ActiveX player, if necessary.
There is a lot of info/code at macromedia.com on this. Basically, you
need to check for ActiveX, and, if not installed, run:
Aprxdist.exe
Axdist.exe
Wintdist.exe
Then check for the Flash ActiveX player, and, if not installed or not
the latest/desired version, then run:
InstallAXFlash.exe
De meeste sites vereisen Flash Player 8.0 of hoger. Ook al is de flash best wel af te spelen in een lagere versie, toch wordt in de html vaak die 8.0 afgedwongen. En als je 7.0 hebt geïnstalleerd ...NuKeM schreef:Wie oh wie kan dit opklaren