Download & Extend

Problems embedding converted videos on external sites

Project:FlashVideo
Version:6.x-1.5
Component:Code
Category:support request
Priority:normal
Assigned:Unassigned
Status:active
Issue tags:custom URL, embed, embed code, emfield

Issue Summary

Hi,
I have two Drupal sites, site A successfully using FlashVideo, site B using Emfield to embed videos.

If I take the embed code for a video generated by FlashVideo on site A, and pasted it as an embed code into an embedded video field in Emfield on site B, it is not recognised by the Custom URL video content type. The video is not displayed.

If I take the Flashvideo embed code and paste it into a text item on site B, in HTML view, the video displays, but it breaks my River of News layout - all content after the embedded video is not displayed.

Any ideas on how to fix either issue - or both?
Thanks.

Comments

#1

This was due to the teaser view chopping the video embed code off before it completed.
Fixed by adapting code from the node_teaser function for use in a custom module.

nobody click here