nothing yet | jason madsen

09 Dec, 2008

Introducing the DocBuilder

Posted by: jason In: All

DocBuilderA few years ago, I built a simple extension for the Flash IDE that would auto generate class files for me. I used it for a while, but shortly there after moved to Flex Builder as my editor. At the University, the OOP course I teach, starts out in the Flash IDE for a few weeks, and then moves to using Flex Builder as an editor for ActionScript projects.

Lately I’ve just really dreaded the Flash editor. I realize that it could come off as spoiled, but I really dislike typing out the usual skeleton code to get a class file started. Tonight I decided that I’d had enough, so while the students were working on projects, I decided to update my extension. I call it the DocBuilder. It asks you for the package, class name, and what class you would like to extend. It then asks you to save the file in the appropriate directory to match the package. Viola!!!! Stub code generated.

Here is a screen shot of the outputted class skeleton:

Feel free to download the extension from here.

Update: I found and fixed a small issue where the help button gave an error. The linked file above is the latest version and seems to be working well.

jason

Tags:

1 Response to "Introducing the DocBuilder"

1 | ryan

January 21st, 2009 at 12:57 pm

Avatar

it plagues my mind as to how people cope with Flash and its horrible built in IDE.

Great extension…

Comment Form


  • Bala: i figured out my problem for anyone else struggling with this: http://forums.adobe.com/message/110535#110535 You can no longer call installAppli
  • Bala: Hey jason, thanks for the suggestion. i do in deed have that in my descriptor file. I was able to narrow my problem, I think it is a scope issue, m
  • jason: @Bala, My first suggestion would be to ensure that your AIR application has the 'allowBrowserInvocation' set to true in your application descriptor

About

Jason Madsen Headshot

Jason Madsen is a Flash, Flex, ActionScript developer who teaches the Flex Framework and OOP Concepts at Full Sail University in Orlando, Florida.


aggregated by mxna