User talk:Tk: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
No edit summary
(videos)
 
Line 8: Line 8:
#I noticed that this may help some of your protocols that you are working on.
#I noticed that this may help some of your protocols that you are working on.
--[[User:Skosuri|Sri Kosuri]] 10:26, 5 September 2006 (EDT)
--[[User:Skosuri|Sri Kosuri]] 10:26, 5 September 2006 (EDT)
== videos ==
hey tom,
it's pretty easy to include videos...
You first have to upload them to google video (you need a google account).  Then you can just include the google player like this:
<html>
<embed style="width:400px; height:326px;" id="VideoPlayback" align="middle" type="application/x-shockwave-flash" src="http://video.google.com/googleplayer.swf?videoUrl=http%3A%2F%2Fvp.video.google.com%2Fvideodownload%3Fversion%3D0%26secureurl%3DogAAABdugrDsAUbwqy8BT5HtLAOQ3BuU30N_5Em6OCcWU1vMISTFZ78kPkrOo_Ejwt1qYIuZ9vPNuZ-AsCTqeK2I1SRpxM1etB8K6ObAJMvPLqzdh-syaE5my-KrFO53x2ad9DrcQ_JFjgsWM6zKaVxzRt9JCmU5TgryOEfjFLXaq6ixuD0u7SUTBs4uwjvn3SoD46nfOfjxeJa_jhmn_aLc8JKmff7x9R7pncHlIeM2KDnF%26sigh%3Dmxt3BbPmCAUTTyU5xpBpJ3yB1cA%26begin%3D0%26len%3D3965166%26docid%3D-169055405249895419&thumbnailUrl=http%3A%2F%2Fvideo.google.com%2FThumbnailServer%3Fcontentid%3D47662b32b70daee5%26second%3D5%26itag%3Dw320%26urlcreated%3D1144357522%26sigh%3DZdcqZUzRR_iPGPHZGsqAfUYLyQo&playerId=-169055405249895419" allowScriptAccess="sameDomain" quality="best" bgcolor="#ffffff" scale="noScale" wmode="window" salign="TL"  FlashVars="playerMode=embedded"> </embed>
</html>

Latest revision as of 10:08, 10 November 2006

numbers and bullets

  1. hey tom...
  2. it's really easy to make numbered lists
    • instead of bullets...
      1. test1
      2. test2
      3. test3
  3. I noticed that this may help some of your protocols that you are working on.

--Sri Kosuri 10:26, 5 September 2006 (EDT)

videos

hey tom,

it's pretty easy to include videos... You first have to upload them to google video (you need a google account). Then you can just include the google player like this:

<html> <embed style="width:400px; height:326px;" id="VideoPlayback" align="middle" type="application/x-shockwave-flash" src="http://video.google.com/googleplayer.swf?videoUrl=http%3A%2F%2Fvp.video.google.com%2Fvideodownload%3Fversion%3D0%26secureurl%3DogAAABdugrDsAUbwqy8BT5HtLAOQ3BuU30N_5Em6OCcWU1vMISTFZ78kPkrOo_Ejwt1qYIuZ9vPNuZ-AsCTqeK2I1SRpxM1etB8K6ObAJMvPLqzdh-syaE5my-KrFO53x2ad9DrcQ_JFjgsWM6zKaVxzRt9JCmU5TgryOEfjFLXaq6ixuD0u7SUTBs4uwjvn3SoD46nfOfjxeJa_jhmn_aLc8JKmff7x9R7pncHlIeM2KDnF%26sigh%3Dmxt3BbPmCAUTTyU5xpBpJ3yB1cA%26begin%3D0%26len%3D3965166%26docid%3D-169055405249895419&thumbnailUrl=http%3A%2F%2Fvideo.google.com%2FThumbnailServer%3Fcontentid%3D47662b32b70daee5%26second%3D5%26itag%3Dw320%26urlcreated%3D1144357522%26sigh%3DZdcqZUzRR_iPGPHZGsqAfUYLyQo&playerId=-169055405249895419" allowScriptAccess="sameDomain" quality="best" bgcolor="#ffffff" scale="noScale" wmode="window" salign="TL" FlashVars="playerMode=embedded"> </embed> </html>