public marks

PUBLIC MARKS with tags actionscript & mxml

01 February 2007 21:00

GUI with flex

by pvergain & 1 other
Flex is a way to develop Flash applications by programming. It includes a declarative XML language called MXML for laying out user interfaces, and a programming language called ActionScript, which is a superset of ECMAScript (that is, standardized JavaScript), with extra features like optional static type checking. ActionScript is a single language that works across all platforms, so you don’t have to worry about differences. Because it is based on ECMAScript, your JavaScript knowledge is not lost. All MXML components are actually written in ActionScript, which is what you use if you want to write your own components. Flex applications compile directly into SWFs (Flash binaries), which are then Just-In-Time (JIT) compiled by the Flash runtime, for extra speed.

PUBLIC TAGS related to tag actionscript

flash +   flex +   gui +   mxml +   web +   xml +  

Active users

pvergain
last mark : 01/02/2007 21:04