For those unfamiliar with the AIR Website Generation Tool with the god awful name of Site GeneratAIR (still no good suggestions), check out this old post. Whether familiar with it or not, it has now been updated to version 2.2. New in the latest release: Fixed a minor bug that made the dragged/dropped icons gargantuan [...]
Published on May 3, 2009 6:59 am.
Filed under: AIR, Life
Well, my wife’s first installation gallery exhibit came to an official close today. She had a great, albeit stressful, time and the response from the general gallery going public were fantastic. I can now officially say that I’m married to an artist. Can’t wait for the next exhibit. In other news, just updated [...]
Published on April 5, 2009 7:48 am.
Filed under: AIR, Life
Well, since all my friends did it, I finally jumped off the bridge and started using Twitter…
Published on March 8, 2009 5:20 am.
Filed under: AIR, Life
So, the other day I needed to add a background color to a TextField in Flash. I don’t mean a rectangular area of color such as the backgroundColor property of a TextField would produce, but irregularly sized rectangles that varied by the width of each line of text in the dynamic TextField. Basically, I needed [...]
Published on February 8, 2009 4:08 am.
Filed under: AIR, Actionscript, Flash
For anyone interested, I just updated one of my more useful AIR applications – a desktop flv player – to AIR 1.5.
Published on January 1, 2009 3:02 am.
Filed under: AIR
Many moons ago I posted an AIR tool that would allow a user to drag a .swf file into a target area and have it spit out all the javascript, html, etc into a designated output directory. I’m not sure if anyone other than I ever used the thing, but I actually use it constantly [...]
Published on December 29, 2008 9:35 am.
Filed under: AIR, Flash
So much going on all at once as this year draws to a close… The Essential Guide to Flash CS4 AIR Development is now in stock at Amazon! I worked as Technical Reviewer on this thing and can say in all honesty, this is a very good book from Marco Casario, et al. For those [...]
Published on December 21, 2008 4:11 am.
Filed under: AIR, Flash, Life
For those of you who regularly use swfobject, expressInstall, and swffit (formerly “fitflash”) for your Flash websites/applications, I just developed a couple tools that will make you love me. The first is just a simple html template that can be used with Flash. Download the template here and extract the html file to your HTML directory (on [...]
Published on July 10, 2008 1:38 pm.
Filed under: AIR, Flash
Check out the new AIR Cookbook online at the Adobe site here. My entry on implementing a “Recent Items” menu can be seen here, but don’t worry, there’s some good stuff there as well. Back underway (navy speak for going back to sea) tomorrow for a couple weeks. Not particularly looking forward to it, but [...]
Published on June 18, 2008 4:16 pm.
Filed under: AIR, Actionscript
This is something I’ve been wanting to do for quite some time. Many moons ago, I created a simple GUI for asdoc.exe (the tool that creates nice looking HTML documentation from actionscript class files for those wondering – though I can’t imagine anyone reading this and not knowing) using SWFKit. Well, it was about the same [...]
Published on June 1, 2008 2:46 pm.
Filed under: AIR
Wow – what a busy day for Adobe. AIR 1.0 and Flex 3.0 final versions finally released today. Rather an odd thing as it seems I’ve been doing AIR projects for ages. One wonderful thing I noticed right away: after installing the Adobe AIR runtime file (short for Adobe Adobe Integrated Runtime runtime – redundancy aplenty in that [...]
Published on February 25, 2008 3:50 pm.
Filed under: AIR, Actionscript, Flash
Inspired by a forum post over at CreativeIreland, I thought I’d sit down and create a simple AIR application that could read the metadata contained in image files. Unfortunately, reading image metadata turned out to be not as simple as I had hoped. Thankfully, my friend Google turned me on to the wonderful and lightweight [...]
Published on February 18, 2008 3:18 pm.
Filed under: AIR, Actionscript
Well, it was just brought to my attention that the youtube video downloader feature of my AIR .flv player, fPlayer, was broken. Doing a 2 minute Google search made it clear that Youtube had, once again, changed the obfuscation algorithm that hides their actual video files. Doing another Google search (about a half hour this time) showed [...]
Published on February 3, 2008 1:58 pm.
Filed under: AIR