Title: Google Video Code
Last modified: August 18, 2016

---

# Google Video Code

 *  [fozz](https://wordpress.org/support/users/fozz/)
 * (@fozz)
 * [20 years, 1 month ago](https://wordpress.org/support/topic/google-video-code/)
 * I am trying to add google video to my wp posts. I have wp 2.0 running.
 * [http://video.google.com/](http://video.google.com/)
 * The videos are flash and the code looks like this:
 * <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%3DogAAANFfknq0z7ZvqPL4xYAn4zZ1-QpdacTBpW86MsvvCSgY7t0KUX1SZJU-Z1F0XL7nRc3OvWP-cjbbUvZQRmW9fzt6DjnKODT3mGSEzzAfs3Ol1lxKCQprP9ZKM9xDk6cblU6w_dYSJBJPmMCPaYZQw9QNbBLSwCPibLwb2WfG9S7FSEW94f74lEtbUnQOS_ROOqFoV32w18Y_4CAk1ydE7z7NfPDWs50hhVYCgvbvu4Wq%26sigh%3DTObKD6Wit9Vjmf0C-2mhPoYzMCg%26begin%3D0%26len%3D160760%26docid%3D-6891873796773147917&thumbnailUrl=http%3A%2F%2Fvideo.google.com%2FThumbnailServer%3Fcontentid%3D6edb3d9d766fcc20%26second%3D5%26itag%3Dw320%26urlcreated%3D1140823082%26sigh%3DYfjMayrVTkt1xgvGxOKx5BK1SHg&playerId=-6891873796773147917&playerMode=embedded&#8221](http://video.google.com/googleplayer.swf?videoUrl=http%3A%2F%2Fvp.video.google.com%2Fvideodownload%3Fversion%3D0%26secureurl%3DogAAANFfknq0z7ZvqPL4xYAn4zZ1-QpdacTBpW86MsvvCSgY7t0KUX1SZJU-Z1F0XL7nRc3OvWP-cjbbUvZQRmW9fzt6DjnKODT3mGSEzzAfs3Ol1lxKCQprP9ZKM9xDk6cblU6w_dYSJBJPmMCPaYZQw9QNbBLSwCPibLwb2WfG9S7FSEW94f74lEtbUnQOS_ROOqFoV32w18Y_4CAk1ydE7z7NfPDWs50hhVYCgvbvu4Wq%26sigh%3DTObKD6Wit9Vjmf0C-2mhPoYzMCg%26begin%3D0%26len%3D160760%26docid%3D-6891873796773147917&thumbnailUrl=http%3A%2F%2Fvideo.google.com%2FThumbnailServer%3Fcontentid%3D6edb3d9d766fcc20%26second%3D5%26itag%3Dw320%26urlcreated%3D1140823082%26sigh%3DYfjMayrVTkt1xgvGxOKx5BK1SHg&playerId=-6891873796773147917&playerMode=embedded&#8221);
   allowScriptAccess=”sameDomain” quality=”best” bgcolor=”#ffffff” scale=”noScale”
   wmode=”window” salign=”TL” > </embed>
 * I tried the html tool and no luck. Any solutions?

Viewing 4 replies - 1 through 4 (of 4 total)

 *  [justinbaeder](https://wordpress.org/support/users/justinbaeder/)
 * (@justinbaeder)
 * [20 years, 1 month ago](https://wordpress.org/support/topic/google-video-code/#post-344403)
 * WordPress inserts BR tags at the end of each line. Try smashing all of this code
   into one line to avoid this problem.
 * Also, you have to turn off the Rich Visual Editor (or use the Code Editor), or
   else it won’t interpret it as code.
 *  [neon](https://wordpress.org/support/users/neon/)
 * (@neon)
 * [20 years, 1 month ago](https://wordpress.org/support/topic/google-video-code/#post-344418)
 * Extreme Video plugin:
 * [http://www.rossgerbasi.com/2006/01/21/extreme-video-plugin-20/](http://www.rossgerbasi.com/2006/01/21/extreme-video-plugin-20/)
 *  [godmanchester](https://wordpress.org/support/users/godmanchester/)
 * (@godmanchester)
 * [20 years, 1 month ago](https://wordpress.org/support/topic/google-video-code/#post-344429)
 * I use <embed> tag to display Google Videos, for example:
 * <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%3DlQAAAC8ukFIOJHgNmA_o2CmujGi14DFZvEcAszPUj0envqdgXAI8e5bc0R6H0JLN4Q7_JqfVYZCpOya5SID5DAU90gkqUR0IdEkklwgfN12NBbxPRD2ZX1ZKBgTUiDfSH5HVe2TNpvHurQ_pUFmcrkvKPTzrdvNFeyYgmngjLlc2-kB2SCU22yrLlvi9hy0qAkz_ySbFjOPmXG_WEC53-JCmu6U%26sigh%3DFsSQQ_fCaJvG4QtPYS6WOWZjNqU%26begin%3D0%26len%3D234999%26docid%3D-2375772068354986424&thumbnailUrl=http%3A%2F%2Fvideo.google.com%2FThumbnailServer%3Fcontentid%3Dbef64cea3a0b430c%26second%3D5%26itag%3Dw320%26urlcreated%3D1140288246%26sigh%3DSTdMqQPny_T9HMKIbAnsRbagjNk&playerId=-2375772068354986424&playerMode=embedded&#8221](http://video.google.com/googleplayer.swf?videoUrl=http%3A%2F%2Fvp.video.google.com%2Fvideodownload%3Fversion%3D0%26secureurl%3DlQAAAC8ukFIOJHgNmA_o2CmujGi14DFZvEcAszPUj0envqdgXAI8e5bc0R6H0JLN4Q7_JqfVYZCpOya5SID5DAU90gkqUR0IdEkklwgfN12NBbxPRD2ZX1ZKBgTUiDfSH5HVe2TNpvHurQ_pUFmcrkvKPTzrdvNFeyYgmngjLlc2-kB2SCU22yrLlvi9hy0qAkz_ySbFjOPmXG_WEC53-JCmu6U%26sigh%3DFsSQQ_fCaJvG4QtPYS6WOWZjNqU%26begin%3D0%26len%3D234999%26docid%3D-2375772068354986424&thumbnailUrl=http%3A%2F%2Fvideo.google.com%2FThumbnailServer%3Fcontentid%3Dbef64cea3a0b430c%26second%3D5%26itag%3Dw320%26urlcreated%3D1140288246%26sigh%3DSTdMqQPny_T9HMKIbAnsRbagjNk&playerId=-2375772068354986424&playerMode=embedded&#8221);
   allowScriptAccess=”sameDomain” quality=”best” bgcolor=”#ffffff” scale=”noScale”
   wmode=”window” salign=”TL” > </embed>
 *  [randomstep](https://wordpress.org/support/users/randomstep/)
 * (@randomstep)
 * [19 years, 5 months ago](https://wordpress.org/support/topic/google-video-code/#post-344894)
 * The Extreme Video plugin actually seems to work for me. The website is a little
   strange, and the examples (for Google Video at least) are old, but I copied the
   two files into my plugin directory, edited them per the directions, then wrapped
   the video link with the gv tags (and square brackets). The video showed up even
   in preview mode, so I’m happy.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Google Video Code’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 4 replies
 * 5 participants
 * Last reply from: [randomstep](https://wordpress.org/support/users/randomstep/)
 * Last activity: [19 years, 5 months ago](https://wordpress.org/support/topic/google-video-code/#post-344894)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
