Home > Mathcasts-Pencasts > How to Embed Pencasts
2 ways to Embed Pencasts
Use embed code from LiveScribe
- Create Paper Replay session.
- Dock with LiveScribe Desktop.
- Upload Paper Replay Session to your MyLiveScribe online space.
- Edit sharing preferences for the pencast to be public.
- Click on 'Embed this file'.
- Click and copy the code string provided in the popup dialog.
- Paste the code you just copied into your blog or Web page and then publish.
- In PBWorks/PBWiki pages use the PBWorks magic HTML/JavaScript Plugin.
TinyURL to this section: http://tinyurl.com/cklbvx
How to modifiy the embed code to enlarge embedded pencasts
Use a text editor (like Notepad or Wordpad) to change the two occurrences of width="228" height="316"
To width="342" height="474" for medium size pencasts
To width="456" height="632" for large size pencasts
Examples
- Small:
- Medium:
- Large:
How to modify the "brought to you by LiveScribe" part
Use a text editor (like Notepad or Wordpad) to change the bold strings as shown below
Old: <a href="http://www.livescribe.com/" target="_blank">Livescribe</a>
New: <a href="http://www.math247.pbworks.com/" target="_blank">Math247</a>
Create your own embed code
This is useful if you want to embed small, medium, or large versions of pencasts more easily than editing the embed code generated by LiveScribe.
Method by James Socol and Jim Dornberg
How to embed a pencasts
In a web page
-
Simple method of embedding pencasts directly in a web page.
-
Find the pencast you want on LiveScribe.
-
Click the "Get a link to this file" button.
-
Select and copy the link to your clipboard.
-
Go to Pencast Embed: Get code to embed a LiveScribe pencast (opens in a new window)
-
Follow the instructions on the page to generate the embed code for a small, medium, or large version of the pencast.
-
Paste the resulting embed code in your web page.
-
Be sure to thank James and Jim for figuring this out by adding a comment to this page.
-
Elegant method that Chuck Duncan uses here: http://www.dl.ket.org/physicsap/physicsapPCast/tocPencasts.html
Notice how he uses some custom JavaScript functions to open pages with pencasts on them.
Be sure to thank him for figuring this out.
Common steps (new way)
-
Find the pencast you want on LiveScribe.
-
Click the "Get a link to this file" button.
-
Select and copy the link to your clipboard.
-
Go to Pencast Embed: Get code to embed a LiveScribe pencast (opens in a new window)
-
Follow the instructions on the page to generate the embed code for a small, medium, or large version of the pencast.
Common steps (old way)
- Copy the set of code below for normal or large size and paste it into your favorite text editor (WordPad or TextPad).
- Visit My LiveScribe - Find the pencast you want to embed.
- Right-click to view source code, search for "flashXML?xml="
Note: Right-clicking to view source code in IE7 doesn't always work but it always works when using Mozilla FireFox.
Another reason to ask LiveScribe to share embed code eh?!
- Copy the long string after this. Something like this: "0000C0A80115000009C5B6020000011A24F1741D0399FEB7"
- Replace this string in your text editor in both places.
Code
-
For normal size
<object height="316" width="228" align="middle" id="myFlashContent3" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000">
<param value="http://www.livescribe.com/media/swf/pencastPlayer.swf?path=http://www.livescribe.com/cgi-bin/WebObjects/LDApp.woa/wa/flashXML?xml=0000C0A80116000009C6880A0000011F8FBA4C689840072A" name="movie" />
<param value="high" name="quality" />
<param value="true" name="allowfullscreen" /> <object height="632" width="456" align="middle" data="http://www.livescribe.com/media/swf/pencastPlayer.swf?path=http://www.livescribe.com/cgi-bin/WebObjects/LDApp.woa/wa/flashXML?xml=0000C0A80116000009C6880A0000011F8FBA4C689840072A" type="application/x-shockwave-flash">
<param value="high" name="quality" />
<param value="true" name="allowfullscreen" /> <a href="http://www.adobe.com/go/getflashplayer"><img alt="Get Adobe Flash player" src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" /></a></object></object>
-
For medium size
<object height="474" width="342" align="middle" id="myFlashContent3" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000">
<param value="http://www.livescribe.com/media/swf/pencastPlayer.swf?path=http://www.livescribe.com/cgi-bin/WebObjects/LDApp.woa/wa/flashXML?xml=0000C0A80116000009C500170000011F8FB898509840072A" name="movie" />
<param value="high" name="quality" />
<param value="true" name="allowfullscreen" /> <object height="316" width="228" align="middle" data="http://www.livescribe.com/media/swf/pencastPlayer.swf?path=http://www.livescribe.com/cgi-bin/WebObjects/LDApp.woa/wa/flashXML?xml=0000C0A80116000009C500170000011F8FB898509840072A" type="application/x-shockwave-flash">
<param value="high" name="quality" />
<param value="true" name="allowfullscreen" />
<a href="http://www.adobe.com/go/getflashplayer">
<img alt="Get Adobe Flash player" src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" /></a></object></object>
-
For larger size
<object height="632" width="456" align="middle" id="myFlashContent3" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000">
<param value="http://www.livescribe.com/media/swf/pencastPlayer.swf?path=http://www.livescribe.com/cgi-bin/WebObjects/LDApp.woa/wa/flashXML?xml=0000C0A80116000009C500170000011F8FB898509840072A" name="movie" />
<param value="high" name="quality" />
<param value="true" name="allowfullscreen" /> <object height="632" width="456" align="middle" data="http://www.livescribe.com/media/swf/pencastPlayer.swf?path=http://www.livescribe.com/cgi-bin/WebObjects/LDApp.woa/wa/flashXML?xml=0000C0A80116000009C500170000011F8FB898509840072A" type="application/x-shockwave-flash">
<param value="high" name="quality" />
<param value="true" name="allowfullscreen" />
<a href="http://www.adobe.com/go/getflashplayer">
<img alt="Get Adobe Flash player" src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" /></a></object></object>
Comments (0)
You don't have permission to comment on this page.