I honestly don’t remember what I’ve improved with this one. A lot on the back end that you don’t see. I think I removed a lot of the hard coded things, like which connection to use, etc, and put it in the instatiation. So while the connections don’t actually look like they’re better rendered (there […]
Continue readingCategory: AS3
Second Version
Second edition. I’ve added the ability for multiple inputs and outputs and correctly renders the connections. Module creation and connection creation are all still manually called at the moment. When you create a module, you specify the number of inputs and outputs. When you make a connection, you specify which modules and which inputs and […]
Continue readingFirst NeatTools SWF
This is the first milestone in the replication of the NeatTools graphic interface. You can drag the ‘modules’ around the stage and the connection will be maintained. Currently the connection does not account for the green module being behind the red one. That is the next step. This movie requires Flash Player 9
Continue reading