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.
Pages
Recent Comments
- Matt on Practicing Continuous Integration on Flash Projects : What Is CI?
- Nate Beck on Practicing Continuous Integration on Flash Projects : What Is CI?
- Tehsin Bhayani on Practicing Continuous Integration on Flash Projects : What Is CI?
- Ufic on Type Coercion Failed of the Same Class?
- JexChan on Proof-Of-Concept: A Simple UI for Running Ant Targets Built with Adobe AIR 2.0
- Terje on On Learning
- Benjamin There on On Learning
- Simon bailey on Proof-Of-Concept: A Simple UI for Running Ant Targets Built with Adobe AIR 2.0
Categories
- 3D (1)
- ActionScript 2 (5)
- ActionScript 3 (42)
- Agency Life (1)
- AIR (17)
- Android (1)
- AS3BloggerLib (5)
- Beer (3)
- Books (5)
- Conferences (10)
- Continuous Integration (5)
- Design (3)
- Design Patterns (3)
- Flash (32)
- Flex (30)
- Frameworks (3)
- General (11)
- Inspiration (4)
- JavaScript (5)
- Methodology (5)
- Mobile (1)
- Process (5)
- Rants (3)
- Server Side Scripting (2)
- Snippets (4)
- Technology (4)
- Unit Testing (5)
- Video Games (3)
Archives
- July 2010 (5)
- June 2010 (1)
- May 2010 (1)
- April 2010 (2)
- February 2010 (1)
- January 2010 (1)
- December 2009 (2)
- October 2009 (1)
- September 2009 (1)
- June 2009 (2)
- May 2009 (2)
- March 2009 (3)
- February 2009 (1)
- January 2009 (1)
- November 2008 (5)
- October 2008 (1)
- September 2008 (4)
- August 2008 (2)
- July 2008 (1)
- June 2008 (2)
- May 2008 (6)
- April 2008 (3)
- March 2008 (1)
- February 2008 (3)
- January 2008 (2)
- December 2007 (1)
- November 2007 (5)
- October 2007 (2)
- September 2007 (7)
- August 2007 (2)
- July 2007 (2)
- June 2007 (3)
- May 2007 (1)
- March 2007 (1)
- February 2007 (7)
-
Twitter: mattupstate- Today an experienced front end developer looked at umbro.com and had no idea it was built entirely with Flash. #pattingmyselfontheback 05:30:30 PM July 28, 2010 from TweetDeck
- England bound in 10 hours. Ultra relaxation mode is booting up. 04:40:36 PM July 28, 2010 from TweetDeck
- Twice in a lifetime? http://nycosmos.com 09:57:30 PM July 27, 2010 from TweetDeck
- Suddenly I'm a JavaScript developer. Weird! 09:39:02 PM July 27, 2010 from TweetDeck
Alter Ego
Blogroll

4 Responses to “AS3BloggerLib v0.1.4 Update”
Is there a way to make it working in Flex (not AIR)?
I tried and this seems not to work. I have a httpStatus=0.
Thank you
Sorry Camille, but as far as I know Blogger/Google does not have a crossdomain.xml file on their servers to allow web based Flex apps to communicate with the Blogger service. I’ve heard of a few developers creating a PHP proxy to get around this problem.
Thank you, it’s what I was thinking about. I’m going to do a simple proxy in PHP. It’s not very nice but I can’t find an other way.
–
Camille Roux
http://www.camilleroux.com
Hello Matt,
I’ve been trying the code from the examplepage at http://code.google.com/p/as3bloggerlib/wiki/Resources but always get a steaming error in my AIR-Application… I’m using the code exactly from the example.
Error #2044: Unhandled ioError:. text=Error #2032: Stream Error. URL: https://www.google.com/accounts/ClientLogin
Are there any changes in the way accessing the data from google?
Hoping for Help!
Bye, Norman