FDT Code Templates
April 8th, 2007 by Slav
This is my AS2 code template document for FDT. It contains code snippets, all can be activated by starting to type the name for the snippet and then pressing ctrl+Space.
For example to get all the code needed to implement EventDispatcher for your class you need to first import this template xml (in FDT 1.5 this is done via Window > Preferences > FDT > Editor > Templates > Import) then type “ed” and press Ctrl+Space. Read the rest of this entry »
Posted in AS2, FDT | No Comments »

