banner ad

Monday, July 30, 2007

Flash flv video player component released »

****************************************************************                        (Sorry!) This Player is no longer available...

Thursday, March 01, 2007

ComboBox : drop down »

I created a scrolling combo Box component and am giving it away. While working on new experiments, I often use drop down menus to control user selection. You assign a number of rows to dispaly and if you have more items to list it will simply scroll...

Tuesday, January 17, 2006

Knob component »

I created a simple knob component; working on new experiments, I often use knobs to control rotation values of moviClips I have on stage. It  lets me change the values of many variables whitout compiling.  I made it simple enough to use,...

Monday, January 16, 2006

Slidebar component »

I created a simple slidebar componenet you drag onto the stage; While I am working on new experiments, using slidebars lets me change the values of many variables hitout compiling.  It can be used at other places, but I made it simple enough to...

FPS Component »

I always wanted to know at what framerate my swf was playing.  Especially while doing 3D perspective projects. Scripting it in the code can be usefull; but I saw it as a waste of time.  So I created a simple componenet you drag onto the stage;...