It's possible use the ExternalInterface classes because the postTo in as3 is not support or not? i need this in as3.... var message = opensocial.newMessage(content); message.setField(opensocial.Message.Field.TITLE, subject); message.setField(opensocial.Message.Field.TYPE, target); osContainer.postTo...