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. 3 Responses to “AS3BloggerLib v0.1.4 Update”

  2. By Camille Roux on Mar 13, 2008 | Reply

    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

  3. By Matt on Mar 14, 2008 | Reply

    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.

  4. By Camille Roux on Mar 14, 2008 | Reply

    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

Post a Comment