Tennessee Chapter Join Chapter Leader: harleymsn

Drat. (I'm messing with a JAVA script)

Thread Tools
 
Search this Thread
 
  #1  
Old 11-27-2003, 06:30 AM
Greywolf's Avatar
Greywolf
Greywolf is offline
Fleet Owner
Thread Starter
Join Date: Aug 2001
Location: Drummonds, TN USA
Posts: 29,941
Likes: 0
Received 3 Likes on 3 Posts
Drat. (I'm messing with a JAVA script)

It sort of does what I want it to, but it doesn't work yet.

I like the star field effects I have on my web page, and wanted one that puts my avatar in the middle of a star field...

It's puzzling, but not frustrating just yet.

And at a certain point I have to find a way to get rid of an annoying "Nag Message" that's built into it. Free scripts and applets shouldn't pester you to register them...
 
  #2  
Old 11-27-2003, 06:30 PM
theologian's Avatar
theologian
theologian is offline
Postmaster
Join Date: Apr 2001
Location: Baileyton, TN
Posts: 3,628
Likes: 0
Received 0 Likes on 0 Posts
I wish I had anything relevant to add to this post, but it is written in a language I do not understand.. Java used to be an island in the eastern Indian Ocean..

Theo
 

Last edited by theologian; 11-27-2003 at 06:35 PM.
  #3  
Old 11-28-2003, 04:33 AM
Greywolf's Avatar
Greywolf
Greywolf is offline
Fleet Owner
Thread Starter
Join Date: Aug 2001
Location: Drummonds, TN USA
Posts: 29,941
Likes: 0
Received 3 Likes on 3 Posts
Hmm. "JAVA" is a way of getting interactive effects to happen on a web page. A JAVA applet is like a small program that is pasted in an area of a page.

They can make rippling water effects on an image, create navigation buttons, or even run small video games on a web page.

I used to have a terrific one that was a version of the old "Asteroids" game, but I can't load sound bytes onto FTE - the files take up too much space.

There is a limit to what animated pictures can do, JAVA scripts and applets go further with them.

Once you figure out how to make them run right...

One of my pet projects has been to convert all the navigation links on my FTE pages to a JAVA toy that:

1) Displays the clickable buttons in a uniform size.
2) Is color coordinated with the rest of the page (that was a tuffy!)
3) Changes appearance when a button is clicked on, without what is called a swap-image. Most buttons are at least two images that change when they are clicked - that's what seems to make them move.
4) (Not real important) Places a star-field behind the buttons similar to the windows "Flying Through Space" screen saver.

What I like the most is now that the hardest part is done, they are so easy to edit it's amazing.
 

Last edited by Greywolf; 11-28-2003 at 04:40 AM.
  #4  
Old 12-08-2003, 11:59 PM
theologian's Avatar
theologian
theologian is offline
Postmaster
Join Date: Apr 2001
Location: Baileyton, TN
Posts: 3,628
Likes: 0
Received 0 Likes on 0 Posts
I have been playing with java script for the last couple of days. I found a place with it explained, and examples to try. I did so and was amazed by the amount that could be done by so little script. Am I right in assuming that java commands modules that are already present, to do things, or is that way off.

Theo
 
  #5  
Old 12-10-2003, 03:33 PM
Greywolf's Avatar
Greywolf
Greywolf is offline
Fleet Owner
Thread Starter
Join Date: Aug 2001
Location: Drummonds, TN USA
Posts: 29,941
Likes: 0
Received 3 Likes on 3 Posts
When a J-Applet is in play, it is necessary to tell it what to do, and what to do it to. This is true of the "LAKE" applet, it puts a shimmer effect on an image, mirroring it like it would appear as if it was a reflection of a body of water. But it needs to be told some things:

Where to download the applet from

What picture to do it to.

What size the whole thing should be.

- And of course the image will be twice the original size, you have to plan for that and know what the image size is.

Other "Applets" are the same, you have to know what you are asking it to do.

JAVA SCRIPT is a different animal - instead of loading a small program up, and telling the browser where to find it, and what to do after it is activated - a J-SCRIPT will act directly as soon as the browser see's it. They are based on common JAVA that is already presumed to have been loaded into your computer, so it's already present.

The difference is in having to refer the browser to a sub-program or not. For J-Script, the program is already aboard. Applets call for telling the browser to download the sub-program (JAVA CLASS) that it needs in order to do what comes next.
 

Last edited by Greywolf; 12-10-2003 at 03:35 PM.
Related Topics
Thread
Thread Starter
Forum
Replies
Last Post
pweng1
1948 - 1956 F1, F100 & Larger F-Series Trucks
2
12-22-2016 03:38 PM
GJCAT
1948 - 1956 F1, F100 & Larger F-Series Trucks
1
08-13-2016 07:49 AM
GenX66
1961 - 1966 F-100 & Larger F-Series Trucks
3
06-08-2016 02:01 AM
49fordv8f4
1948 - 1956 F1, F100 & Larger F-Series Trucks
1
07-27-2015 06:06 PM



Quick Reply: Drat. (I'm messing with a JAVA script)



All times are GMT -5. The time now is 09:59 PM.