Help:Local video

From IKMEmergent

Jump to:navigation, search

Editing Help
Editing
Editing pages
Starting a new page
Formatting
Links
IKME Specific Help
IKMEmergent Categories
WYSIWYG Editor
Adding and Editing Events
Creating Imagemaps
Embedding videos from external sites
Uploading and embedding video via FTP
Left Hand Navigation Menus
Right Hand Navigation Menus
Importing RSS Feeds
Upgrading MediaWiki
Updating the custom skin
Advanced Editing
Images
Tables
Categories
Moving a page
Redirects
Deleting a page

If you don't have the FTP username / password please email chris@webarchitects.co.uk.

Once files have been uploaded via FTP they will appear here: http://wiki.ikmemergent.net/static/

To embed a video using the Website in iFrame extension use code like this example, to emded this video's HTML:

<websiteFrame>
website=/static/mandw/knowledge2.htm
name=knowledge2
height=528
width=661
border=0
scroll=no
</websiteFrame>

The code above results in the following, adjust the height and width to suit:

You can get starting values for the height and width from the source of the page that is being embedded, for example looking at the page used above there is this code in it:

<script type="text/javascript">
<!--
writeDocument('<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" width="640" height="511" ID="Captivate1">'+
  '<param name="movie" value="knowledge2_skin.swf">'+
  '<param name="quality" value="high">'+
  '<param name="loop" value="0">'+
  '<embed src="knowledge2_skin.swf" width="640" height="511" loop="0" quality="high" pluginspage="http://www.adobe.com/go/getflashplayer" type="application/x-shockwave-flash" menu="false"></embed>'+
  '</object>');
//-->
</script>

The code above contains width="640" height="511" and these values needed to be increased to the following to make the borders match on all 4 sides of the embedded flash file:

height=528
width=661
Navigation
Browse By
Languages
Toolbox