hi travis,
when i use the embed code in the info box and paste the object code on another site to embed the player, it happens that the player appears on the external site and the file is playable but there is no video, only audio.

you can watch the behavior here:

mediafront player
http://www.dorftv.at/videos/open-space/541

embeded in external site:
http://www.dorftv.at/pages/593

any idea what could be the problem?

thanks
ste

<object id="mediafront_player" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0" name="mediafront_player" height="337" width="450"><param name="allowScriptAccess" value="always"><param name="allowfullscreen" value="true"><param name="movie" value="http://www.dorftv.at/sites/www.dorftv.at/modules/mediafront/players/osmplayer/player/flash/mediafront.swf"><param name="wmode" value="transparent"><param name="quality" value="high"><param name="FlashVars" value="config=config&amp;id=mediafront_player&amp;file=http%3A%2F%2Fwww.dorftv.at%2Fsites%2Fdorf%2Ffiles%2Fdorftv%2Fvideos%2Fmp4%2F2010%2F10%2Fopen_space_541_by_6_vorurteile_widescreen.mpg-lpusdhoqgw.mp4&amp;image=http%3A%2F%2Fwww.dorftv.at%2Fsites%2Fdorf%2Ffiles%2Fimagecache%2Fnone%2Fopen_space_541_by_6_video_541_thumb_0_2478.jpg&amp;skin=default"><embed id="mediafront_player" type="application/x-shockwave-flash" src="http://www.dorftv.at/sites/www.dorftv.at/modules/mediafront/players/osmplayer/player/flash/mediafront.swf" quality="high" name="mediafront_player" swliveconnect="true" allowscriptaccess="always" wmode="transparent" allowfullscreen="true" flashvars="config=config&amp;id=mediafront_player&amp;file=http%3A%2F%2Fwww.dorftv.at%2Fsites%2Fdorf%2Ffiles%2Fdorftv%2Fvideos%2Fmp4%2F2010%2F10%2Fopen_space_541_by_6_vorurteile_widescreen.mpg-lpusdhoqgw.mp4&amp;image=http%3A%2F%2Fwww.dorftv.at%2Fsites%2Fdorf%2Ffiles%2Fimagecache%2Fnone%2Fopen_space_541_by_6_video_541_thumb_0_2478.jpg&amp;skin=default" pluginspage="http://www.macromedia.com/go/getflashplayer" height="337" width="450"></object>

Comments

hatsch’s picture

when i remove the thumbnail from flashvars the video plays with video and audio

without image

and plays only the audio when the image var is used:

with image

hmmdinger’s picture

I am having this exact issue myself, on a clean Drupal 6.19 install set up exclusively to try out this MediaFront everyone's been talking about.

Just like hatsch, when I remove the thumbnail, the movie plays with video and audio. I only have to remove the thumbnail link that's within the tags to play with video and audio, but obviously I lost the display of the splash image.

The video plays fine, splash image and all, on its original /node page.

darol100’s picture

Status: Active » Closed (cannot reproduce)