|
|
| Riga 3: |
Riga 3: |
| | <absHTML> | | <absHTML> |
| | <div id="playerdiv"> | | <div id="playerdiv"> |
| − | <p>If you don't see the player, install the latest <a href="http://www.macromedia.com/go/getflashplayer">Flash Player plugin</a> (at least v. 10.0 is required).</p>
| + | <object type="application/x-shockwave-flash" id="playerobj" name="playerobj" data="http://193.204.59.68:1234/media/player.swf" |
| | + | width="640" height="385"> |
| | + | <param name="menu" value="true"> |
| | + | <param name="allowscriptaccess" value="always"> |
| | + | <param name="allowfullscreen" value="true"> |
| | + | <param name="flashvars" value="host=193.204.59.68&port=1234&videourl=893531dae94ad8052b23cffe571b76dc&autostart=0&buffer_time=15"> |
| | + | </object> |
| | </div> | | </div> |
| − | <script type="text/javascript" src="http://193.204.59.68:1234/media/js/swfobject.js"></script>
| + | |
| − | <script type="text/javascript">
| |
| − | function resize(width, height){
| |
| − | player = document.getElementById('playerobj');
| |
| − | player.width=width;
| |
| − | player.height=height+25;
| |
| − | }
| |
| − | function load(url){
| |
| − | playerSwf = document.getElementById('playerobj');
| |
| − | playerSwf.loadVideo(url);
| |
| − | }
| |
| − | swfobject.embedSWF("http://193.204.59.68:1234/media/player.swf", "playerdiv", "640", "385",
| |
| − | "10.0.1","expressInstall.swf",
| |
| − | {host: "193.204.59.68", port: 1234,
| |
| − | videourl: "893531dae94ad8052b23cffe571b76dc", autostart: "0", buffer_time: "15"},
| |
| − | {menu:"false", allowfullscreen: "true"},
| |
| − | {id:"playerobj", name:"playerobj"});
| |
| − | </script>
| |
| | <br/> | | <br/> |
| | <p> | | <p> |