Monthly Archives: December 2008

2008 Year End Analysis

So, another year gone… I’m going to be looking back at my previous years analysis and building off of that. Again, this is more of a historical record for myself than anything else. My daughter, Paige, is still great. I … Continue reading

Posted in General, Personal | Leave a comment

Using FlexEvent.IDLE to Determine Inactivity

A FlexEvent.IDLE event will dispatch every 100 milliseconds when there has been no keyboard or mouse activity for 1 second.  So, if you want to have some other method fire off after the user is inactive for 5 minutes (for … Continue reading

Posted in AIR, ActionScript, Flex | Tagged , , , | 7 Comments

VidLoop Updates and a Word of Caution

I took some time today to update the VidLoop AIR application. The current version is 1.2.2.  New features include a randomize function and the integration of the AIR Update Framework.  I’ve also fixed a few small bugs. A note of … Continue reading

Posted in AIR, Flex, Video | Tagged , , | Leave a comment

Nifty AIR App: VidLoop

Last week, I was approached by someone asking if we could build a small application that would run a series of videos in a continual loop. I told him it would be pretty simple to do this and that it … Continue reading

Posted in AIR, Flex, Software, Video | Tagged , , , | 1 Comment