Tanvir wrote:Hi there, I'm new around here, Can anybody tell me about the different between Flash and Action script.
Any help would be appreciate.
Thanks
Flash: is a multimedia platform for all the games, animations and programs you see online that are large and fast (Java is small but slow).
Actionscript: is the code needed for Flash games/programs.
Dreamweaver: is a WYSIWYG editor (what you see is what you get), for html and css. It basically shows the edits you make instantaneously, and makes creating websites rather easy.
Differences between Flash Lite 1.0 and Flash Lite 1.1 ActionScript
The following Flash Lite 1.1 ActionScript features are not available in Flash Lite 1.0:
* Network access or network status information. For example, in Flash Lite 1.0 you cannot use the loadVariables() or loadMovie() functions to load external data or SWF files, or the various fscommand2() commands for determining a device's connection signal strength or the status of a network request.
* Getting time and date information from the device.
* Platform capability variables, which provide information about the capabilities of the Flash Lite platform and of the device.
* The fscommand2() function and its associated commands, such as SetSoftKeys and FullScreen.
* The scroll and maxscroll text field properties.