If XIFF is frozen what are the options available for AS3 (AIR for mobile)

I am working on a chat app in AIR (as3) for mobile. I have looked into XMPP and I am trying to find some library to work with it in as3. Is there anyway I can do that.

Can I use Smack (in Java) and create and ANE to communicate to the as3 code ??