Fix found for costumes + arms behind back:
Add clothing item from previous object to new bold object.
Only slightly tested but works so far.
main.her.rightForeArmContainer.upperArm.foreArm
main.her.rightForeArmContainer.upperArmCostume.foreArmCostume
main.her.leftArmContainer.upperArm.foreArm
main.her.leftArmContainer.upperArmCostume.foreArmCostume
main.her.rightArmContainer.upperArm
main.her.rightArmContainer.upperArmCostume
main.her.leftArmContainer.upperArm
main.her.leftArmContainer.upperArmCostume
EDIT:
Record and playback mouse movements:
http://megaswf.com/file/1429166.swf
Few things to note:
Mouse is not moving in this video, this is all done through code.
Auto mode here is disabled, just for proof sake.
That blue indicator can be hidden.
Mouse movements are very simple to record, click - move - click.
Movements loop, for now anyway.
EDIT2:
Recording tool:
http://megaswf.com/file/1434296.swf
EDIT3:
Released.