Below you'll find some programming experiments of varying quality, including source code - mostly in flash using actionscript 3.0. I can code original, custom flash applications for your business.
( NOTE: Some experiments use these packages: jcwd.zip )


DrawingApp.swf

  • Simple drawing application: Choose brush colors, sizes and draw semi-transparent designs
  • Multiple levels of Undo and Redo

GlowTrail4.swf

  • Multiple-colored glow-trail follows the mouse. generates light & shadows
  • Slow, and trail skips randomly sometimes, but pretty cool none-the-less

tunnel.swf

  • Pseudo-3d moving tunnel, based on mouse position

Moving-Balls.swf

  • Balls following different motion paths, with speed controls

ScaleFadeRotationTest.swf

  • Test of some transition classes I made. This example applies simultaneous Scale, rotate, and fade transitions on mouse click
  • You can vary the extent and duration of each transition
  • This experiment is a test of some of the classes contained within the jcwd class package: jcwd.zip