I am trying to find a java applet that I can use for looping thru radar images?
is this "TOP SECRET" Code? could someone please pointme in the right direction or provide me with the code & instructions.
I am new to this and dont know exactly what I need to ask for.
Thanks in advance
FOX9
06-10-2005, 04:22 PM
ray326
By "looping thru radar images" do you mean loading up a bunch of images to produce an animated radar sequence ala weather radars? All the raw material you'd need for that would probably be in some slideshow applets.
06-10-2005, 05:03 PM
FOX9
Radar
That is exactly what I need.
Are you able to point me in the right direction?
06-11-2005, 01:47 PM
ray326
This was second on the list when I googled for java slideshow.
I tried that one and the images are not looping through with out the wiping. beside I can not change the speed.
you cant tell me that noone out here has this code available. Even if it cost a little.
Please point me the right direction
06-14-2005, 09:06 AM
FOX9
Okay, I got was told that I need to use the file AniS.class along with and applet. Am I able to edit .class file myself or do I need someone with knowledge of this editing
06-14-2005, 05:36 PM
ray326
A .class file is the result of compiling a .java file so it's tough to edit.