Flashmech.net

codes, tips, mac, softwares and deals

Flashmech.net

Entries Categorized under 'Tutorials'

FDT Tip: Shortcut In Writing A Class’s Name

September 19th, 2009 · Comments Off · ActionScript, FDT, Tutorials

Find it a hassle to type in your class’s name each time you refer to it? In this tip, learn how to create a FDT template that solves this problem and saves time!

[Read more →]

Tags:

AS3 Support For Flash CS4 Missing In FDT 3?

July 21st, 2009 · 7 Comments · FDT, Tutorials

When you’re using Flash CS4 and FDT3, you will notice that AS3 support for Flash CS4 is missing in the Project Language area. This article will show you how to bring it back.

[Read more →]

Tags:

Tutorial: Disabling Enter Key in TextArea

April 30th, 2009 · 5 Comments · ActionScript, Tutorials

Learn how to disable the Enter key from working in a TextArea component in Flash, so that it reacts in a similar way as a TextInput component.

[Read more →]

Tags:

FDT Tip: Be A Formatting King

October 30th, 2008 · Comments Off · FDT, Tutorials

People are different; every developer codes in a different style. Some loves the additional white space here and there, while others could not live until their curly braces sits on a new line. You name it! Back when I was using FlashDevelop, I was very conscious about writing beautifully formatted code. Don’t get me wrong [...]

[Read more →]

Tags:

FDT Tip: Creating Working Sets

October 29th, 2008 · 2 Comments · FDT, Tutorials

Knowing how to create working sets is key to a more manageable project space. If you’re handling more than a couple of projects, you will find this tip to be pretty helpful. First click on the little arrow down icon, and click on “Select Working Set…” By default, you should have no working sets, so [...]

[Read more →]

Tags:

FDT Tip: Configure Your Build Path

October 28th, 2008 · Comments Off · FDT, Tutorials

I guess most of us, when we create a new flash project in FDT, will ignore most of the initial options that we can play with. However, knowing how to configure your build path, which separates sources and eventual compiled .swf files into different folders, is important. Not only will your folder structure be cleaner, [...]

[Read more →]

Tags: