Hallo,
Ich hab jetz 1 Stunde gegoogelt und nur ein Code gefunden
<!-- facebook / iwiw -->
<link rel="image_src" href="http://keyframe1.nava.hu/first_pict/kgy/mvh/keyframe/mvh-0965-06.jpg" />
<link rel="video_src" href="http://widget.nava.hu/neumann_l.swf?sort=0&startpage=0&results=0&filmID=4757&wmode=2&uID=2097114210" />
<meta name="video_width" content="430" />
<meta name="video_height" content="400" />
<meta name="medium" content="video" />
<meta name="video_type" content="application/x-shockwave-flash" />
<!-- jquery -->
<script type="text/javascript" src="includes/jquery/jquery.js"></script>
<script type="text/javascript" src="includes/jquery/jquery.swfobject.js"></script>
<script type="text/javascript" src="includes/jquery/jquery.color.js"></script>
<script type="text/javascript" src="includes/jquery/jquery.form.js"></script>
<script type="text/javascript" src="includes/jquery/jquery.styleselect.js"></script>
<script type="text/javascript" src="includes/jquery/jquery.tooltip.js"></script>
<script type="text/javascript" src="includes/jquery/jquery.autocomplete.js"></script>
<script type="text/javascript" src="includes/jquery/jquery.scrollTo.js"></script>
Ist der Quelltext der Seite
Hat jemand ne Idee warum das nicht funktioniert bzw wie ich das aufrufen soll?`
lg bluemoon
Ich hab jetz 1 Stunde gegoogelt und nur ein Code gefunden
Code:
<script type="text/javascript">
var flashvars = {};
var fo = new FlashObject("/player.swf", "flash_container_7553", "640", "512", "7", "#ffffff");
fo.addParam("allowscriptaccess", "always");
fo.addParam("allowfullscreen", "true");
fo.addParam("wmode", "opaque");
fo.addVariable("file", "http://filmhiradok.nava.hu/watch.php?id=4757");
fo.addVariable("image", "http://filmhiradok.nava.hu/watch.php?id=4757");
fo.addVariable("streamer", "http://widget.nava.hu/neumann_l.swf?sort=0&startpage=0&results=0&filmID=4757&wmode=2&uID=2097114210");
fo.addVariable("skin", "/flash/skins/stylish.swf");
fo.addVariable("fullscreen", "true");
fo.addVariable("user_token", "editor");
fo.addVariable("id", "flash_container_7553");
fo.addVariable("type", "rtmp");
fo.addVariable("available_profiles", [{"id":7553,"height":480,"filename":"0000\/7551\/7553_mp4_640x480_1600.mp4","width":640},{"id":7554,"height":360,"filename":"0000\/7551\/7554_mp4_480x360_800.mp4","width":480},{"id":7555,"height":192,"filename":"0000\/7551\/7555_mp4_256x192_350.mp4","width":256}]);
fo.write("flash_container_7553");
</script>
~
<link rel="image_src" href="http://keyframe1.nava.hu/first_pict/kgy/mvh/keyframe/mvh-0965-06.jpg" />
<link rel="video_src" href="http://widget.nava.hu/neumann_l.swf?sort=0&startpage=0&results=0&filmID=4757&wmode=2&uID=2097114210" />
<meta name="video_width" content="430" />
<meta name="video_height" content="400" />
<meta name="medium" content="video" />
<meta name="video_type" content="application/x-shockwave-flash" />
<!-- jquery -->
<script type="text/javascript" src="includes/jquery/jquery.js"></script>
<script type="text/javascript" src="includes/jquery/jquery.swfobject.js"></script>
<script type="text/javascript" src="includes/jquery/jquery.color.js"></script>
<script type="text/javascript" src="includes/jquery/jquery.form.js"></script>
<script type="text/javascript" src="includes/jquery/jquery.styleselect.js"></script>
<script type="text/javascript" src="includes/jquery/jquery.tooltip.js"></script>
<script type="text/javascript" src="includes/jquery/jquery.autocomplete.js"></script>
<script type="text/javascript" src="includes/jquery/jquery.scrollTo.js"></script>
Ist der Quelltext der Seite
Hat jemand ne Idee warum das nicht funktioniert bzw wie ich das aufrufen soll?`
lg bluemoon