Go to Start Page

How To Stream Videos

Search On:
    
   

You have a streaming video file (wma, wmv, asf, etc) that you want to show in your wiki page.


Solution: Simply put the proper html tags


Example:

Using ASP.NET Atlas by Scott Guthrie from Microsoft .NET website


Click on Play button, wait few seconds to load

This is the code


 <object classid='clsid:22d6f312-b0f6-11d0-94ab-0080c74c7e95' height="600" id="Player" width="800">
 <param name=AutoStart value=0><param name='filename'  
  value='http:\\download.microsoft.com/download/8/5/8/85803fdd-fe9a-4783-ab37-e0c565172ffd/asp_net_atlas.wmv'>
 </object> 


Hope this helps! ~ Elrey Ronald

But Wait there is more!!! In conjuction with [Drop] panel, you can also do this.

 +  Same video as above. Click to see video panel full size