Adding Prezi Presentation

Identify the Prezi ID for your project[edit | edit source]

  • The first step is to identify the Prezi ID of the Prezi you want to use.
  • Here's an example of finding the Prezi id. If you go to http://prezi.com/oxpoxpljocjb/innovative-technology-in-clinical-education/ you'll see the Prezi, "Innovative technology in clinical education". Copy the html "embed code" provided below the Prezi, and paste it somewhere where you can review it. It should look like something like this:
<div class="prezi-player"><style type="text/css" media="screen">.prezi-player { width: 550px; } .prezi-player-links { text-align: center; }</style><object id="prezi_oxpoxpljocjb" name="prezi_oxpoxpljocjb" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="550" height="400"><param name="movie" value="http://prezi.com/bin/preziloader.swf"/><param name="allowfullscreen" value="true"/><param name="allowscriptaccess" value="always"/><param name="bgcolor" value="#ffffff"/><param name="flashvars" value="prezi_id=oxpoxpljocjb&lock_to_path=0&color=ffffff&autoplay=no&autohide_ctrls=0"/><embed id="preziEmbed_oxpoxpljocjb" name="preziEmbed_oxpoxpljocjb" src="http://prezi.com/bin/preziloader.swf" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="550" height="400" bgcolor="#ffffff" flashvars="prezi_id=oxpoxpljocjb&lock_to_path=0&color=ffffff&autoplay=no&autohide_ctrls=0"></embed></object><div class="prezi-player-links"><p><a title="A short presentation I prepared for the Faculty of Community and Health Sciences on the use of emerging online tools in clinical education." href="http://prezi.com/oxpoxpljocjb/innovative-technology-in-clinical-education/">Innovative technology in clinical education</a> on <a href="http://prezi.com">Prezi</a></p></div></div>
  • In html code provided above, the Prezi ID is in bold. Highlight and copy the Prezi ID only. Do not copy all of the code provided. The Prezi ID is the only part of the code that you will be using.

Wiki Code for Embedding Prezi[edit | edit source]

  • Once you have the Prezi ID, use the following code on the wiki:
<gflash>550 400 http://prezi.com/bin/preziloader.swf?prezi_id=oxpoxpljocjb&lock_to_path=0&color=ffffff&autoplay=no&autohide_ctrls=0</gflash>
Note: The numbers "550" and "400" refer to the width and height of the Prezi, respectively. You can adjust these if you feel you need to; just make sure that you check that the Prezi looks okay on the wiki page when you save it.
  • For example, using the Prezi ID for "Innovative technology in clinical education," the wiki code is:
<gflash>550 400 http://prezi.com/bin/preziloader.swf?prezi_id=oxpoxpljocjb&lock_to_path=0&color=ffffff&autoplay=no&autohide_ctrls=0</gflash>
  • With this code, the Prezi appears on the wiki like this:
<gflash>550 400 http://prezi.com/bin/preziloader.swf?prezi_id=oxpoxpljocjb&lock_to_path=0&color=ffffff&autoplay=no&autohide_ctrls=0</gflash>