Skip to content

NeatTools Project

My attempt at updating NeatTools (C++ and AS3)

Category: AS3

NeatTools AS3 SVN

February 22, 2009 by sambaker

The file Main.as under examples is needed to start off the application. http://svn.sambaker.net/neattools/

Continue reading
Posted in AS3 | Leave a comment

Open Source Flash

February 22, 2009February 22, 2009 by sambaker

Last year Adobe released a free and open source Flex 3 SDK.  Flex is essentially, flash without the Flash Application.  Using Flex alone, you can build fully functional Flash AS3 or AIR applications.  Instead of using Adobe Flash (the application) to build my NeatTools application which kinda sucks for writing code (not to mention the […]

Continue reading
Posted in AS3 | Leave a comment

Switches are Go

February 20, 2009 by sambaker

That took much less time that I thought. Switches are working, at least basically. The modules on the right are LEDs. The top left module is a button. The bottom left module is a switch. This movie requires Flash Player 9

Continue reading
Posted in AS3 | 3 Comments

Victory is Mine. Sort of.

February 20, 2009February 20, 2009 by sambaker

The reason I had to disable the dragging in the last one, was to get the children of a module (the ones it’s plugged into), I put a function call in the drawConnection function that collects the modules you’re passing it to connect.  So, for instance, when you create a connection between box1 and box2, […]

Continue reading
Posted in AS3 | Leave a comment

LED and Button

February 20, 2009February 20, 2009 by sambaker

I’ve begun diversifying the Module class with two subclasses, LED and Button.  LED will light up and button will cause its connected classes to toggle when pressed.  The green module is the button and the top red one is the LED. Press the button to light the LED.  The bottom two modules are just vanilla […]

Continue reading
Posted in AS3 | Leave a comment

Posts navigation

Older posts
Newer posts
  • About
  • My page
  • Neattools History
© 2024 NeatTools Project · Powered by WordPress · Theme: responsive-kubrick by freebiescafe.com
NeatTools Project
  • Home
  • About
    • Really About
  • My page
  • Neattools History