AS3BloggerLib v0.1.4 Update

January 22nd, 2008 | by Matt |

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.

  1. 4 Responses to “AS3BloggerLib v0.1.4 Update”

  2. 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

    Camille Roux on Mar 13, 2008 | Reply

  3. 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.

    Matt on Mar 14, 2008 | Reply

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

    Camille Roux on Mar 14, 2008 | Reply

  5. 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

    Norman on Oct 6, 2009 | Reply

Post a Comment