Quote:
Originally Posted by
Rex A. Butcher
This is where my knowledge of computer software runs out. I don't know the difference between Flash and Java.
Flash
Adobe "Flash Player" is Adobe's web browser software viewer for Flash animation and video.
Flash animation is animation created using Adobe Flash or similar.
Flash Video is a container file format used for Internet video delivery.
Java and Javascript
Java is an object-oriented programming language.
Javascript is an object-oriented scripting language.
Java creates applications that run in a virtual machine or browser.
Javascript code is run in a browser only.
Java code needs to be compiled.
Javascript code is plain text.