Effects
Tween - Named after "in between" as Flash can generate frames in between certain Keyframes itself, without the user having to manually edit the object on each frame.
Shape Tween - The process of tweening one shape into another. Beginners usually tween a square into a circle and vice versa.
Motion Tween - Moving things around the stage. At frame 1 the shape can be on the left hand side of the stage, and at frame 10 the shape can be at the right side. With a motion tween added in the middle, Flash will automatically tell the shape to move from the left position to the right position.
Symbols
Converting to Symbol - The process of converting an item to a symbol, either by right clicking and selecting Convert to Symbol, or pressing the F8 shortcut.
Name - Where you assign the name of your new symbol, on the Convert to Symbol menu.
Behaviour - Where you select the behaviour of your new symbol, on the Convert to Symbol menu. There are three behaviours; movie clips, buttons and graphics.
Registration - A grid of registration where you can select one of nine points. The default selection is the center square. A cross hair indicates the symbol's registration point.
Movie Clip - A form of behaviour assigned to an item when creating an object. Movie clips are created when the item needs to move or transition.
Button - A form of behaviour assigned to an item when creating an object. Buttons are interactive, and users can click them, allowing them to go to various frames etc. Buttons are slightly more complex to create, and have four different states; Up, Over, Down and Hit. (See below)
Graphic - A form of behaviour assigned to an item when creating an object. Graphics are static images that do not need to animate or be interactive.
Button States
Up - The state in which the button will be seen when there is no interaction with it.
Over - The state in which the mouse cursor comes in contact with the button. Named after "mouse over"
Down - The state of the button when the mouse cursor has clicked on the button.
Hit – The hit area defines the size and shape of the area in which the mouse cursor can interact.
File Formats
File formats – The type of file, for example a Notepad document is saved as a .TXT.
.FLA – The most common file format within Flash. The .FLA file is the development file, which is needed, if the .SWF needs editing.
.SWF – The .SWF file is the Flash file that you upload to your server. It is the file that everybody will see. Double clicking an .SWF file will start to play the movie if you have Flash Player installed.
.EXE – It is possible to export a movie as a .EXE file, via the publishing settings menu. The .EXE allows you to view the Flash movie without needing Flash Player. This is also used when needing to put Flash files/movies on a CD.
ActionScript
ActionScript is the object-oriented programming (OOP) language used in Flash movies to add interactivity. ActionScript is a full programming language with a large dictionary of symbolic operators and elements.
3rd Party Applications
Swift 3D – Swift 3D is a program that allows you to import 3D animations into Flash to make your movie look more professional.
SWiSHmax – Complete with effects, tools, options and other things, it is designed to make Flash more accessible and full with features.
Miscellaneous
Flash - The software created by Macromedia which enables users to create cartoons, animations, website graphics and more.
Macromedia - The company responsible for a number of applications including Dreamweaver, Fireworks, and the ever popular, Flash.
Flash Player – The plug-in required to view Flash movies or play Flash games.