# Variable naming conventions

**URL:** https://forum.kirupa.com/t/variable-naming-conventions/113729
**Category:** Uncategorized
**Created:** [June 21, 2004, 1:22pm UTC](https://forum.kirupa.com/t/variable-naming-conventions/113729 "2004-06-21T13:22:56Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Raf\_Vervink](https://avatars.discourse-cdn.com/v4/letter/r/e19adc/32.png) [@Raf\_Vervink](https://forum.kirupa.com/u/Raf_Vervink)
#### Post date: [June 21, 2004, 1:22pm UTC](https://forum.kirupa.com/t/variable-naming-conventions/113729/1 "2004-06-21T13:22:56Z")

</div>

I write this as a reply to the locked sticky on varible naming.  
As is stated in the sticky in flash you use \_txt for example to name variables,  
I have almost no actionscript experience so i don’t know if this is used,  
but in other program languages mosty the hungarian naming convention is used.  
I wonder if this is never used in flash because it’s an easy way of naming your variables.  
The principle is that you just add a 1, 2 or sometimes even 3 letters befor your name.  
eg.  
sString  
arrArray  
mcMovieClip  
etc.

Best Regards,  
Raf
