get_children will only give you the default attachments, file un-attach uses post meta to assign multiple children to the post “_fun-parent”.
if you are using version 0.5.5 you can use the function “fun_get_attachments( $arg )” this was a contribution by sebmeric get multiple attachments function. Also I need to add the function available arguments to the documentation page.