Currently Not Taking New Clients or Projects

Remeber That MyFriendTodd Is Your Friend Too :-)

Socially you can find me here... | Google Profile | subscribe to my feed | what am I listening to? | my delicious

Twitter   Facebook   LinkedIn   MySpace   Utterli


|| Now Featuring || -The Beat Machine

Beat Machine

The Beat Machine: For a long time now I have been working on xml driven media applications that can be used both on and off the web. The Beat Machine is the baby of these endeavors. View Now!

 


Twikini

June 20th, 2009

Hey all you windows mobile users out there. Are you tired of hearing all your iPhone buddies talking how their “oh, so cool” iPhone has great apps? well I,ve been searching for a while and finally found an app that every “real” smart phone user needs… A Good Twitter App, lol. Twikini is a twitter [...]

Tags: , ,
Posted in Random Stuff, While @ Work | 2 Comments »

 


ToddTube ‘n’ Alpha

June 2nd, 2009

This is the alpha version of my attempt at recreating the old version of youtube. I have some minor glitches that I am currently working out and should have a Beta version for download… open source of course. Stay tuned, this component should be available for anyone to grab from ToddVaughn.com by the end of [...]

Posted in It's What I Do, While @ Work | No Comments »

 


Digging Through Old Stuff

June 2nd, 2009

Digging through some old archives I found this dusty piece. I posted the old Bass Doctor site because it reminds me of what I use to do with Flash… now I just build components…

Posted in It's What I Do | No Comments »

 


How Do You View Consultants?

May 30th, 2009
Posted in Random Stuff | No Comments »

 


Flash CS3/AS3 Clipboard Button

May 12th, 2009

import flash.system.System;
var theTXT:String = “I hope you enjoy your new trick”;
copy_btn.addEventListener(MouseEvent.CLICK, SystemExample);
function SystemExample(event:MouseEvent):void
{
     System.setClipboard(theTXT);
}

Make a button with and instance name of “copy_btn”. Run the movie and press the button. open a blank text file, word document, etc. press control V and voila!
.
Please comment if you have questions

Posted in While @ Work | 2 Comments »

 


« Older Entries
  • Archives

  • Lastest Postings