nothing yet | jason madsen

ActionScript, Flex, Flash thoughts

DocBuilder Source Code

with 2 comments

I had a person or two ask about building Flash extensions and or want to modify the DocBuilder for their specific purpose. In response I’m putting up the source files for the DocBuilder as a reference to get people started. Building Flash extensions in my experience involves creating a Flash interface, and using that Flash interface to execute JSFL (JavaScript for Flash) functions. So you create a Flash interface, and then a JSFL file with functions that it will execute. You then create an xml file that is used by the Extension Manager to build your extension. Considering how simple it is, I’m surprised that there isn’t an overwhelming amount of extensions talked about.

If your interested and just getting started, Lee Brimelow posted a getting started video tutorial a while back at gotoAndLearn

Written by jason

December 11th, 2008 at 8:34 pm

Posted in All

Tagged with

2 Responses to 'DocBuilder Source Code'

Subscribe to comments with RSS or TrackBack to 'DocBuilder Source Code'.

  1. Thanks Jason, i’m interested in making and skinning my own JSFL plugins. thanks for the insight!

    Bryan Berger

    12 Dec 08 at 6:28 pm

  2. Great work.

    Kristine

    22 Apr 09 at 10:07 am

Leave a Reply