Flash

 
 
Flash movies are interactive vector graphics and animation for web sites. Web designers use Flash to create navigation controls, animated logos, long-form animations with synchronized sound, and even complete, sensory-rich web sites. Flash movies are compact, vector graphics, so they download rapidly and scale to the viewer´s screen size.

More information about Flash:
Adobe Flash
Adobe Flash Developer Center







Flash naming conventions



Information
none


Procedure

Instance names

Type Convention Examples
input text nnn_txt name_txt, subject_txt
movie clip nnn_mc animation_mc, button_mc
button nnn_btn start_btn, send_btn


Symbol names

Type Convention Examples
button btnNNN btnStart, btnSend
movie clip mcNNN mcAnimation, mcButton
graphic gfcNNN gfcPlane, gfcCar