Home
               
  Actionscript   ASP     CSS  
 
 Programming Languages
 
 Actionscript


ActionScript is an ECMAScript-based programming language used for scripting Adobe Flash movies and applications. Actionscript is movie-centric, which means ActionScript mainly deals with controlling Movie Clips, Buttons, Text, Sounds and Video within Flash. ActionScript is similar to JavaScript in that it creates dynamic web pages that a user can interact with.

(Active Server Pages). This is a Web page that has one or more ASP scripts embedded in it. ASP scripts are like small computer programs that run when an ASP-based Web page is accessed. ASP pages are typically used for pages that have dynamic, or frequently changing information. An ASP script might get a visitor’s postal code through a form on a Web page, then customize the content on the resulting page based on that information.

(Cascading Style Sheets). These are used define a style for a website, this means that a developer only has to create one page in the style they want and the rest of the pages will all have that same style therfore maintaining visual consistancy throughout the entire site. This way each time a page is made it does not have to be made from scratch, and so small design errors are avoided.
 ASP
 CSS