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 | 4 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 »