Keyword

google.video.de - problem in the code ???

  • davidh
  • davidh's Avatar Topic Author
  • Offline
  • New Member
More
17 years 4 weeks ago #1091 by davidh
hi there, as I tried to put in a google.video.de - excactly as it is described....
the code which is created is:

<!-- JW AllVideos Plugin (v2.4) starts here -->
<div style="clear:both;text-align:center;margin-top:8px;margin-bottom:8px;" class="allvideos">
<script src="www.mushing-greenhorns.de/mambots/content/plugin_jw_allvideos/gz_eolas_fix.js">
<script language="JavaScript">
<!--
var jsval = '<embed style=\"width:400px; height:323px;\" id=\"VideoPlayback\" type=\"application/x-shockwave-flash\" src=\"http://video.google.com/googleplayer.swf?docId=</strong>-2940980046011918568<strong>&amp;hl=de\"></embed>';
writethis(jsval);//-->
</script>
<noscript><embed style="width:400px; height:323px;" id="VideoPlayback" type="application/x-shockwave-flash" src="video.google.com/googleplayer.swf?docId=-2940980046011918568&hl=de">
</div>
<!-- JW AllVideos Plugin (v2.4) ends here -->

That doesnt work.......

What I´ve done manuelly ist this version :
<!-- JW AllVideos Plugin (v2.4) starts here -->
<div style="clear:both;text-align:center;margin-top:8px;margin-bottom:8px;" class="allvideos">
<script src="www.mushing-greenhorns.de/mambots/content/plugin_jw_allvideos/gz_eolas_fix.js">
<script language="JavaScript">
<!--
var jsval = '<embed style=\"width:400px; height:323px;\" id=\"VideoPlayback\" type=\"application/x-shockwave-flash\" src=\"video.google.de/googleplayer.swf?docId=-2940980046011918568&hl=de\">';
writethis(jsval);//-->
</script>
<noscript><embed style="width:400px; height:323px;" id="VideoPlayback" type="application/x-shockwave-flash" src="video.google.de/googleplayer.swf?docId=-2940980046011918568&hl=de">
</div>
<!-- JW AllVideos Plugin (v2.4) ends here -->

That works correct....

Now my question ist where is the mistake in the all video plugin to change it permanently...
Thanks for the help...
david

Please Log in or Create an account to join the conversation.


Powered by Kunena Forum