|
Web Design
Flash, is a vector based animation technology developed by Macromedia that can be used to create vector graphics-based animation programs with full-screen navigation interfaces, graphic illustrations, and simple interactivity in an antialiased, resizable file format that is small enough to stream across a normal modem connection. Flash elements can include simple text or button animations, scrolling text, slide show pictures and even flash movies, completed with sound. Since its introduction in 1996, Flash technology has become a popular alternative to animate and make interactive web pages and several software products, systems, and devices.
Initially focused on animation, early versions of Flash content offered very few interactivity features and thus had very limited scripting capability, but more recent versions include ActionScript, a scripting language with a syntax similar to that of JavaScript, but a much different programming framework and set of class libraries.
Business - List of business/finance/loan/mortgage resources
more 1 2 3 4 5
Computers - List of computer hardware/software/peripheral resources
more 1 2 3 4 5
Internet - List of webhosting/webdesign/internet marketing resources
more 1 2 3 4 5
Software - List of software resources
more 1 2 3 4 5
Web Design - List of web design/development resources
more 1 2 3 4 5
Web Hosting - List of web hosting resources
more 1 2 3 4 5
Web Promotion - List of search engine optimization/internet marketing resources
more 1 2 3 4 5
Web Resources - List of other web resources
more 1 2 3 4 5
Recreation - List of travel/hotel/cruise resources
more 1 2 3 4 5
Casino - List of online gambling/poker/blackjack/roulette resources
more 1 2 3 4 5
Health - List of online pharmacy/hospital/health resources
more 1 2 3 4 5
Shopping - List of online shopping/gift resources
more 1 2 3 4 5
Miscellaneous - List of all other resources not stated above
more 1 2 3 4 5
Actionscript can be used to create almost all of the interactivity (buttons, text entry fields, pick lists) seen in Flash applications. The latest addition by Macromedia is Flash MX 2004, introducing ActionScript 2.0, a scripting programming language more suitable for Flash applications development purposes.
An awardwinning development by Macromedia is Flash remomting, a toolkit that includes a server gateway, components, actionscript classes, and a debugger. On the Flash side, you have a bunch of actionscript classes that handle decoding and encoding data while a gateway on the server side also encodes and decodes messages and acts as a dispatcher to call the required service. Data is exchanged in AMF format, a binary format inspired by SOAP (Simple Object Application Protocol). The gateway and the actionscript classes translate data into AMF, allowing language specific data to be exchanged transparently.
|