Hi Drupal-Gang,
Edit------
Maybe it would be easier to describe more my problem. I´ve got a vocabulary "tags" and nodes and media objects. Both are referencing to this vocabulary. My content type "Post" has the field "field_mt_post_tags" and my media object "Image" has the field "field_tags".
I want to create a block, which is shown on the node pages. The block has to include the media objects which is also referenced to all tags of the node.
For example:
Media Object A is referenced to 1,2,4,5,6,7
Node Object A is referenced to 1,2,4,5