<!-- i am a cat :3 --> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=utf-8"> <style type="text/css"> body { background-color: #000; margin: 3% 0 0 0; background-color: black; } object, embed { min-width: 681px; min-height: 511px; } </style> </head> <body> <div> <center> <object id="oplayer" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" name="player"> <param name="movie" value="player.swf"> <param name="allowfullscreen" value="true"> <param name="allowscriptaccess" value="always"> <param name="flashvars" value="file=trololo.mp4&autostart=true&fullscreen=true&controlbar=none&repeat=always&volume=100&stretching=uniform"> <embed id="eplayer" type="application/x-shockwave-flash" src="player.swf" allowfullscreen="true" flashvars="file=trololo.mp4&autostart=true&fullscreen=true&controlbar=none&repeat=always&volume=100&stretching=uniform"> </object> <script type="text/javascript"> var width = window.innerWidth / 2.15; var height = width / 1.333; document.getElementById("oplayer").width = width; document.getElementById("eplayer").width = width; document.getElementById("oplayer").height = height; document.getElementById("eplayer").height = height; var sc_project=5631598; var sc_invisible=1; var sc_partition=60; var sc_click_stat=1; var sc_security="b6d5fda7"; </script> <noscript> <div class="statcounter"> </div> </noscript> </center> </div> </body> </html>
Plik "trololo.mp4" mam w folderze z indexem, więc czemu się nie odtwarza?
Pokazuje się czarne tło, a zamiast odtworzonego filmiku jest białe tło.
Po naciśnięciu na białe tło prawym przyciskiem pisze "Film niewczytany...", dlaczego?
refresh