22Jan/084
AS3BloggerLib v0.1.4 Update
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.
March 13th, 2008 - 16:46
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
March 14th, 2008 - 07:34
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.
March 14th, 2008 - 18:37
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
October 6th, 2009 - 16:59
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