Is is possible to create new or modify the existing templates provided in Flex Builder for creating new file types.
For example is it possible to add to the following menu:
File -> New -> MXML Application
- > MXML Component
-> Actionscript File
.... etc...
-> My Custom File Type
Or can I at least modify the template in Flex to add some of my own
comments automatically when the file is created. Seems like I should
be able to do this, but I can't find out how.
Thanks, kevin

