Archive for the ‘AIR’ Category
Monday, May 26th, 2008
Back on the 25th of April, I posted a little something about us (Matt & me ... and Toddly Anderson) releasing a certain book entitled Adobe AIR, Create-Modify-Reuse, published by Wiley & Sons.
Well, at that time, MXNA was down, so only a few regular viewers saw it. So I figured ...
Posted in AIR, Actionscript 3, Books, Flex | 2 Comments »
Friday, April 25th, 2008
After a year of neglect, we have finally revamped our blog. This new look will hopefully pressure us (more so, me) into posting more.
One main reason why we haven't been updating this site as much within the past year is that we've been working on Adobe AIR: Create-Modify-Reuse (or ...
Posted in AIR, Actionscript 3, Books, Flex | 4 Comments »
Tuesday, January 22nd, 2008
Made another fix to AS3BloggerLib. Previously there was a problem with how I was handling the id and blogPostID properties of Comment objects. This has been resolved and all files have been updated at Google Code.
Posted in AIR, AS3BloggerLib, Actionscript 3, Flex | 3 Comments »
Sunday, January 20th, 2008
So I'm working on a small application that allows you to edit the HTML and CSS of a page that is loaded into an AIR HTML control. I can easily reset the the value of the body's innerHTML property and the HTML control re-renders the view. However, on the CSS ...
Posted in AIR, Actionscript 3, Flex | No Comments »
Wednesday, October 31st, 2007
Today I updated the AS3BLoggerLib project. Recently I realized that I wasn't handling service responses in a good way. Previously, I was assuming that when the URLLoader's COMPLETE event was dispatched that the service call was successful. This obviously is not the case. Now a simple check on the HTTP ...
Posted in AIR, AS3BloggerLib, Actionscript 3, Flex | 2 Comments »
Wednesday, September 26th, 2007
Another quick update on AS3BloggerLib. I changed the package name to reflect the nobien brand. It changed from 'org.mattwright...' to 'com.nobien...'. Why you ask? First, I don't want it to be confused with the most infamous Matt Wright in the internet world. And second, I want to push the nobien ...
Posted in AIR, AS3BloggerLib, Actionscript 3, Flex | 2 Comments »