Actionscript
The language used to talk to Macromedia Flash, and the language that needs to be used to be able to create anything in Macromedia Flash. It looks similar to JavaScript, but its use is completely different.
Some people say that if you already know JavaScript, it is extremely easy to transform those skills to ActionScript as it is very similar.
ASP (Active Server Pages)PHP is widely regarded to do a similar job, and is the preferred server software for most web developers.
CSS (Cascading Style Sheets)However, it is beginning to become more popular amongst web designers to use CSS to completely control the layout of a web page.
CSS is still not displayed exactly the same in the all the browsers though, a point that must be taken into account when creating web pages using CSS.
HTML (Hyper Text Markup Language)It is widely considered to be fairly easy to learn HTML, as it was designed to be easy to write when the Internet was first created.
An HTML page can be created using a simple text program like Notepad.
JavaScriptJavaScript should not be confused with Java. Although they share the name, they are both completely different programming languages.
PHPWhile its function is similar to ASP, PHP works on both Linux and Windows servers, whereas ASP only works on Windows.
It's also free and open source.