Hi jtruxon,
Which dialog height you want to change? I have tried to changed the InsertFlash dialog height in CuteSoft_Client\CuteEditor\Scripts\Constant.js, it works fine for me. The line below is what I changed for InsertFlash dialog.
editorconstant._flashDialogFeature = "dialogWidth:580px;dialogHeight:520px;";
Regards,
Ken