Hey,
there seems to be a problem with the player embed code. If you try to get the code from the player it will show up as
| Code: |
<embed src='http://umix.ro/components/com_jvideodirect/plugins/jwflvplayer/player.swf' height='347' width='580' allowscriptaccess='always' allowfullscreen='true' flashvars='file=http%3A%2F%2Fumix.ro%2F%3Fev%3DoXP0vZXILeD27&level=0&logo=http%3A%2F%
2Fumix.ro%2Fcomponents%2Fcom_jvideodirect%2Fimages%2Fplayerlogo.png&skin=http%3A%2F%2Fumix.ro%2Fcomponents%2Fcom_jvideodirect%2Fplugins%2Fjwflvplayer%2Fskin%2Fdangdang.swf&dock=false&bandwidth=104&plugins=viral-2d'/>
|
and if you take it from "Link & Embed" it will show as ..
| Code: |
<div name="mediaspace" id="mediaspace"><embed id="jvideodirect" name="jvideodirect" src="http://umix.ro/components/com_jvideodirect/plugins/jwflvplayer/player.swf" width="600" height="358" type="application/x-shockwave-flash" pluginspage="http://
www.macromedia.com/go/getflashplayer" bgcolor="#000000"name="theMediaPlayer" allowfullscreen="true" allowscriptaccess=always menu="false" wmode="transparent" flashvars="file=http://umix.ro/?
ev=V1YH23qkUgMGs&autostart=0&smoothing=1&width=600&height=338&stretching=uniform&logo=http://umix.ro/components/com_jvideodirect/images/playerlogo.png&skin=http://umix.ro/components/com_jvideodirect/plugins/jwflvplayer/skin/stylish_slim.swf"></
embed></div>
|
First code does not work and the second one is ok.