- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Can you manipulate the xml before you do the merge? If so you could place the image inside of the video tag (base64 encoded of course) and simply bind it to the image field. Otherwise you will run into issue trying to retrieve the image contents from somewhere else.
Paul