Insert attachments from custom uploader into post (regular uploader style)

You can add content to the editor via javascript:

tinyMCE.activeEditor.selection.setContent('<img src="https://wordpress.stackexchange.com/questions/56414/hello.jpg">');