March 2010
M T W T F S S
« Feb   Apr »
1234567
891011121314
15161718192021
22232425262728
293031  

Use snippets if you don't want write the same code every time.

Please read first about snippets and how it use in FlashDevelop.

Here i want to tell you about aSnippet. aSnippet enables you to keep all of your frequently used code snippets (As3, As2, Js, PHP, HTML, MXML…) in one place that’s accessible from any computer. Also //aSnippet is also available via any browser, no [...]

Code Snippets in FlashDevelop

Recently i find good button on FlashDevelop. It call ‘Code Snippets’.

So, what mean snippet? Snippet is a programming term for a small region of re-usable source code, machine code or text. Ordinarily, these are formally-defined operative units to incorporate into larger programming modules. Snippets are often used to clarify the meaning of an otherwise “cluttered” [...]