My favorites | Sign in
Logo
             
Show all Featured wiki pages:
pblogger_examples
People details
Project owners:
  jason.michael.crist

The Peanut Butter Utilities

I have built and use a few minor projects that make my ActionScript 3 Coding experience easier. Occaisionally somebody will ask me to explain how I do something or ask for some code to accomplish some task. Now I can point them to the code I use to do those things.

All of the utilities are broken up into functional libraries so you ONLY need to grab & use the bits that matter to you. I focus on SIMPLICITY of execution. I want my project code to be as clean, minimal and legible as possible. These tools help me to achieve that.

These classes and libraries are open to any Flash coder to use and improve.

Peanut Butter Logger

A Flash Friendly logging framework similar (but not exactly like) the logging tools found in the Flex framework.

SVN | SWC | Doc | Instruction | Example

Peanut Butter Commands

A collection of Command classes that allow for easy execution of logic. These include synchronous, asynchronous, composite and threaded. (It's psudo-threaded but hey, it's better than nothing. Special thanks to John Blanco for his ender lib.)

A simple app event and "Global Controller" used to augment the commands library is also included.

An example will be coming shortly.

SVN | SWC | Doc | Instruction | Example









Hosted by Google Code