X Module fully refactored
This commit is contained in:
16
video.html
16
video.html
@@ -1,14 +1,8 @@
|
||||
<table>
|
||||
<tr><td rowspan=13 colspan=4>
|
||||
<div id="ytapiplayer">
|
||||
You need Flash player 8+ and JavaScript enabled to view this video.
|
||||
</div>
|
||||
<script type="text/javascript">
|
||||
var params = { allowScriptAccess: "always", bgcolor: "#cccccc" };
|
||||
var atts = { id: "myytplayer" };
|
||||
swfobject.embedSWF("http://www.youtube.com/apiplayer?enablejsapi=1&playerapiid=ytplayer",
|
||||
"ytapiplayer", "400", "300", "8", null, null, params, atts);
|
||||
</script>
|
||||
<table>
|
||||
<tr><td rowspan=13 colspan=4>
|
||||
<div id="ytapiplayer">
|
||||
You need Flash player 8+ and JavaScript enabled to view this video.
|
||||
</div>
|
||||
</td>
|
||||
<td width=15> <span class="" onclick=""> </span></td><td colspan=2 id=stt_n5 align=center><div id=std_n5 onclick="title_seek(-5);"> </div></td></tr>
|
||||
<tr><td width=15><span class="" onclick=""> </span></td><td colspan=2 id=stt_n4 align=center><div id=std_n4 onclick="title_seek(-4);"> </div></td></tr>
|
||||
|
||||
Reference in New Issue
Block a user