To further help anyone out that has any ideas, here is the response I get back from the getHtmlData function.
<div id="cmts-box-bx_groups_images-382"><div class="cmt-browse">
<div class="cmt-order">Order by: <select onchange="javascript:oCmtsBx_groups_images382.changeOrder(this)"><option value="asc" >oldest first</option><option value="desc" selected="selected">newest first</option></select>
<input type="checkbox" id="cmt-expand" name="cmt-expand" onclick="javascript:oCmtsBx_groups_images382.expandAll(this)"/><label for="cmt-expand">expand all</label>
</div>
<div class="cmt-pages">Per page:
<select name="per_page" onchange="oCmtsBx_groups_images382.changePerPage(this)">
<option value="4" >4</option>
<option value="6" >6</option>
<option value="8" >8</option>
<option value="10" selected="selected">10</option>
<option value="12" >12</option>
<option value="14" >14</option>
<option value="16" >16</option>
</select></div>
<div class="clear_both"> </div></div><div class="cmt-reply">
<div class="cmt-post-reply">
<table class="cmt-balloon">
<tr class="cmt-head">
<td class="cmt-head-l"> </td>
<td class="cmt-head-m">Type Your Comment Below<br>
You MUST use at least 3 characters of text.<div class="clear_both"></div></td>
<td class="cmt-head-r"> </td>
</tr>
<tr class="cmt-cont">
<td class="cmt-cont-l"> </td>
<td class="cmt-cont-m">
<form name="cmt-post-reply" onsubmit="oCmtsBx_groups_images382.submitComment(this); return false;">
<input type="hidden" name="CmtParent" value="0" />
<input type="hidden" name="CmtType" value="text" />
<div class="cmt-post-reply-text"><textarea name="CmtText" tinypossible="true" ></textarea></div>
<div class="comment_add_ons">
<div class="cmt-post-reply-video"></div>
<div class="cmt-post-reply-post"><input type="submit" value="Post Comment" />
<a href="javascript:void(0)" onclick="window.open('http://dev2.mytikibar.com/modules/?r=simple_messenger/get_operation/help','_blank','width=580,height=520,left=200,top=100,copyhistory=no,directories=no,menubar=no,location=no,resizable=no,scrollbars=yes')" title="Smiley Codes">
<img src="http://dev2.mytikibar.com/templates/base/images/icons/info.gif" width="14" height="14" border="0" /></a></div> </div></form></td>
<td class="cmt-cont-r"> </td>
</tr>
<tr class="cmt-foot">
<td class="cmt-foot-l"> </td>
<td class="cmt-foot-m"> </td>
<td class="cmt-foot-r"> </td>
</tr>
</table>
</div></div><div class="cmts"><ul class="cmts"><li id="cmt76" class="cmt cmt-mine"><div class="cmt-cont"><div class="thumbnail_block" style="float:left;">
<div class="thumbnail_image" style="width:36px;height:36px;">
<a href="http://dev2.mytikibar.com/admin" onmouseover="javascript:startUserInfoTimer( 1, $(this).find('.sys-online-offline:first') )" onmouseout="javascript:stopUserInfoTimer(1)">
<img src="http://dev2.mytikibar.com/templates/tmpl_MyTikiBar/images/spacer.gif" style="background-image:url(http://dev2.mytikibar.com/modules/boonex/avatar/data/images/33i.jpg);" width="32" height="32" alt="admin" title="admin" />
<img src="http://dev2.mytikibar.com/templates/base/images/icons/sys_status_online.png" alt="Online" title="Online" class="sys-online-offline" onclick="showFloatUserInfo(1, $(this)); return false;" width="12" height="12" />
<!-- [begin] membership level icon (modzzz) -->
<!-- [end] membership level icon (modzzz) -->
</a>
</div>
<div class="thumb_username" ><a href="http://dev2.mytikibar.com/admin"></a></div>
</div><table class="cmt-balloon"><tr class="cmt-head"><td class="cmt-head-l"> </td><td class="cmt-head-m"><a href="http://dev2.mytikibar.com/admin" class="cmt-author">admin</a> wrote <span class="cmt-posted-ago">12 Hours Ago</span></td><td class="cmt-head-r"> </td></tr><tr class="cmt-cont" >
<td class="cmt-cont-l"> </td>
<td class="cmt-cont-m">
<div class="cmt-mood">0</div>
<div class="cmt-body"><p>1st comment</p></div>
</td>
<td class="cmt-cont-r"> </td></tr><tr id="cmt-jp-76" class="cmt-jp"><td class="cmt-cont-l"> </td><td class="cmt-cont-m"><a class="cmt-comment-manage-edit" title="Edit" href="javascript:void(0)" onclick="oCmtsBx_groups_images382.cmtEdit(this, '76'); return false;">Edit</a> <a class="cmt-comment-manage-delete" title="Remove" href="javascript:void(0)" onclick="oCmtsBx_groups_images382.cmtRemove(this, '76'); return false;">Remove</a></td><td class="cmt-cont-r"> </td></tr><tr class="cmt-foot"><td class="cmt-foot-l"> </td><td class="cmt-foot-m"> </td><td class="cmt-foot-r"> </td></tr></table><div class="cmt-replies"> </div><div class="clear_both"> </div></div></li></ul></div></div>
<!-- tinyMCE gz -->
<script type="text/javascript" src="http://dev2.mytikibar.com/plugins/tiny_mce/tiny_mce_gzip.js"></script>
<script type="text/javascript">
tinyMCE_GZ.init({
themes : "advanced",
skin : "mytikibar",
height : "480",
plugins : "inlinepopups,emotions,advimage,embed",
languages : "en",
disk_cache : true,
debug : false
/* MYTB Micro */
});
if (window.attachEvent)
window.attachEvent( "onload", InitTiny );
else
window.addEventListener( "load", InitTiny, false);
function InitTiny() {
tinyMCE.init({
convert_urls : false,
height: "480",
mode : "specific_textareas",
theme : "advanced",
skin : "mytikibar",
plugins: "inlinepopups,emotions,advimage,embed",
delta_height: -9, // just for correct sizing
editor_selector : /(group_edit_html|story_edit_area|classfiedsTextArea|blogText|comment_textarea|form_input_html)/,
theme_advanced_buttons1 : "emotions,image,embed",
theme_advanced_buttons2 : "",
theme_advanced_buttons3 : "",
theme_advanced_toolbar_location : "top",
theme_advanced_toolbar_align : "center",
extended_valid_elements : "object[align<bottom?left?middle?right?top|archive|border|class|classid"
+"|codebase|codetype|data|declare|dir<ltr?rtl|height|hspace|id|lang|name"
+"|onclick|ondblclick|onkeydown|onkeypress|onkeyup|onmousedown|onmousemove"
+"|onmouseout|onmouseover|onmouseup|standby|style|tabindex|title|type|usemap"
+"|vspace|width],"
+"iframe[class|src|frameborder=0|alt|title|width|height|align|name],"
+"a[name|href|title],"
+"img[class|src|border=0|alt|title|hspace|vspace|width|height|align|name],"
+"hr[class|width|size|noshade],"
+"font[face|size|color|style],"
+"span[class|align|style]",
entity_encoding : "raw",
paste_use_dialog : false,
paste_auto_cleanup_on_paste : true,
paste_convert_headers_to_strong : false,
paste_strip_class_attributes : "all",
paste_remove_spans : false,
paste_remove_styles : false,
});
}
</script>
<!-- /tinyMCE -->
<script type="text/javascript">
var oCmtsBx_groups_images382 = new BxDolCmts({
sObjName : 'oCmtsBx_groups_images382',
sBaseUrl : 'http://dev2.mytikibar.com/',
sSystem : 'bx_groups_images',
sSystemTable: 'bx_groups_images_cmts',
iAuthorId: '1',
iObjId : '382',
sOrder : 'desc',
sDefaultErrMsg : 'Error occurred',
sConfirmMsg : 'Are you sure?',
sAnimationEffect : 'slide',
sAnimationSpeed : '2000',
isEditAllowed : 1,
isRemoveAllowed : 1,
sTextAreaId: 'cmtBxGroupsImagesTextAreaParent',
iGlobAllowHtml: 1,
iSecsToEdit : 90});
oCmtsBx_groups_images382.oCmtElements = {
'CmtParent' : { 'reg' : '/^[0-9]+$/', 'msg' : "bad comment parent id" },
'CmtText' : { 'reg' : '/^.{3,2048}$/m', 'msg' : "Please enter 3-2048 characters" },
'CmtMood' : { 'reg' : '/^-?[0-9]?$/m', 'msg' : "You need to select the mood" }
};
oCmtsBx_groups_images382.createEditor(0, $('#cmts-box-bx_groups_images-382> .cmt-reply form [name=CmtText][tinypossible=true]'), true);
</script>
So everything is there.
What's happening in the console is this...
http://dev2.mytikibar.com/undefined/tiny_mce_gzip.php?js=true&diskcache=true&core=true&suffix=&themes=advanced&plugins=inlinepopups%2Cemotions%2Cadvimage%2Cembed&languages=en
I don't know why I am getting undefined there.