I'm currently working on a WordPress plugin, I have most of the code, but the part I'm havingproblems with is this:
Code:
<iframe onload="var url = document.getElementById("picbox_upload").contentDocument.body();" id="picbox_upload">
I'm also looking for the WordPress hook for adding a button to the posting menu.