Well webstart is not an option cos requirement is that users dont need to download anything else. It will be an applet, so i guess that default applet compliance is my question…
In one of the other threads just a couple of days ago it was pointed out that 70% of all new PCs shipped in USA come with java 1.4.2 or above preinstalled.
Overall market penetratin according to macromedia themselves for java is almost the same as that for flash.
So, you should really be defining your target market and asking “what do these people generally have?”, not faffing about asking “what does MS distribute?”
have a look under “The codebase Attribute” the applet should act just as flash. eg surfing to the page will show an message to download the specified jre.
Yes, you are right, but here most people already have flash installed…thats the situation.
Anyway that java autoinstaller thing is just the stuff we need.
Tnx a lot ppl.
Flash is a smaller download then Java. Subjectively quite a lot of websites use flash, so it is quite likely that most users will have it. Java isn’t used in as many places, although at least a couple of sites I frequent use it for fancy menus (Ok provided you have a reversionary menu for non-Java users), so I would expect many computers to have it.
However programming in flash isn’t as general purpose as Java. The basic idea (with flash) is that you drag multimedia assets onto a timeline & define how they fade in & out. More complex stuff is done with scripting. You can do a suprising amount with this. If you can achieve the result you want in Flash, then go for it. If you need a general purpose programming language, then Java is more suitable.
All Windows release have at least the microsoft JVM 1.1 except the last(and futur) release of windows xp (release that include SP2). the reason is: (if I understood well) that Microsoft have lost a lawsuit again Sun Microsystem, and they are not allowed any more to produce their own JVM.
so, all windows xp released after sp1(including sp2) will not be delivered anymore with a 1.1 jvm