Posts: 3,987
Name: Abel Mohler
Location: Asheville, North Carolina USA
|
Quote:
Originally Posted by Chipster
Thanks Virt. As I understand it, "Flash" is a code, the way HTML is a code...would that be true? Are Flash and Java both codes?..and are they competitors? -Chip
|
Flash is not a code, it is a technology. Actionscript is a programming language that is used inside of Flash. Java is the flagship language of Sun Microsystems. The two technologies are not really competitors, since one is a media driven, action based technology (Flash), and one is a heavy duty programming language (Java).
Then again, you could mean JavaScript. JavaScript is not Java. JavaScript is the programming language of browsers. It can't play music or videos like Flash can, but many of the animations that are done with Flash can be done with JavaScript. The next generation of browsers (some are already out), are going to have JavaScript that is about 50 times faster than the previous generation, and will be able to handle frame rates in a similar way to Flash.
None of these languages are a code in the way HTML is a code. HTML is a markup and display language.
__________________
I build web things. I work for the startup Please login or register to view this content. Registration is FREE
.
Last edited by wayfarer07; 02-14-2009 at 05:09 PM..
|