Changes between Version 11 and Version 12 of Videos


Ignore:
Timestamp:
Jul 24, 2008, 1:55:31 PM (16 years ago)
Author:
murphpo
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Videos

    v11 v12  
    3030----
    3131
     32=== WARP MIMO OFDM Link ===
     33{{{
     34#!html
     35
     36<script type="text/javascript" src="/flash_video_player/swfobject.js"></script>
     37
     38<div id="player_RTS">...</div>
     39<script type="text/javascript">
     40var so = new SWFObject('/flash_video_player/player.swf','mpl','480','360','9');
     41so.addParam('allowscriptaccess','always');
     42so.addParam('allowfullscreen','true');
     43so.addParam('flashvars','&file=/video_files/demo_RTSCTSMAC.mov&linktarget=_blank&fullscreen=true');
     44so.write('player_RTS');
     45</script>
     46}}}
     47
     48Download source video file: [//video_files/demo_RTSCTSMAC.mov demo_RTSCTSMAC.mov] (19MB)
     49----
     50
    3251
    3352= Tutorial Videos =