Adding Prezi Presentation

Do you have a Prezi presentation to share?  Now you can share it on Physiopedia, this is how….

Identify the Prezi ID for your project

  • 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><!– .prezi-player { width: 550px; } .prezi-player-links { text-align: center; } –><object id=”prezi_oxpoxpljocjb” classid=”clsid:d27cdb6e-ae6d-11cf-96b8-444553540000″ width=”550″ height=”400″ codebase=”http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0″><param name=”name” value=”prezi_oxpoxpljocjb” /><param name=”allowfullscreen” value=”true” /><param name=”allowscriptaccess” value=”always” /><param name=”bgcolor” value=”#ffffff” /><param name=”flashvars” value=”prezi_id=oxpoxpljocjb&amp;lock_to_path=0&amp;color=ffffff&amp;autoplay=no&amp;autohide_ctrls=0” /><param name=”src” value=”http://prezi.com/bin/preziloader.swf” /><embed id=”prezi_oxpoxpljocjb” type=”application/x-shockwave-flash” width=”550″ height=”400″ src=”http://prezi.com/bin/preziloader.swf” flashvars=”prezi_id=oxpoxpljocjb&amp;lock_to_path=0&amp;color=ffffff&amp;autoplay=no&amp;autohide_ctrls=0″ bgcolor=”#ffffff” allowscriptaccess=”always” allowfullscreen=”true” name=”prezi_oxpoxpljocjb”></embed></object><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

  • 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&amp;lock_to_path=0&amp;color=ffffff&amp;autoplay=no&amp;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&amp;lock_to_path=0&amp;color=ffffff&amp;autoplay=no&amp;autohide_ctrls=0</gflash>

  • With this code, the Prezi appears on the wiki like this:
T
Thanks to Michael Rowe for creating a great presentation and allowing us to use it as our first and example Prezi presentation in Physiopedia.