Title: How to imbed objects
Last modified: August 18, 2016

---

# How to imbed objects

 *  [dsotweek](https://wordpress.org/support/users/dsotweek/)
 * (@dsotweek)
 * [20 years, 5 months ago](https://wordpress.org/support/topic/how-to-imbed-objects/)
 * I tried imbedding the following in a post on my blog — and although it sort of
   worked, it also caused all the other posts to be out of alignment on the page,
   and eventually crashed firefox (and IE for that matter)…
 * Any ideas on code to put around this to keep it within the borders of a post?
 * <object style=”width:400px; height:326px;” id=”VideoPlayback” align=”middle” 
   type=”application/x-shockwave-flash” data=”[http://video.google.com/googleplayer.swf?videoUrl=http%3A%2F%2Fvp.video.google.com%2Fvideodownload%3Fversion%3D0%26secureurl%3DiAAAAHENOjat2b2xQrkCGtSSHb-ezPYdjThsXp9psivt6MJshbimMUvkIrc0Ljzz0w08T9RXYIhW9aMQq4EtNSzL1gwcGYD0EK0AXcCTD8RcXZBFy3GPy5Rk5PFgCdnAEKyw7Dl-jPQkA7IzHLQvxnPvKVIKiEcLVBF8fShSjORdhmDxarScDRkZ3Q1-zP2-v0JYDw%26begin%3D0%26len%3D144699&thumbnailUrl=http%3A%2F%2Fvideo.google.com%2FThumbnailServer%3Fcontentid%3D4da8d12c577d3d28%26second%3D5%26itag%3Dw320%26urlcreated%3D1137005502%26sigh%3D8V99VjFM7wYurWCfLr9sF392CvQ&playerId=-7004909622962894202&playerMode=embedded”&gt](http://video.google.com/googleplayer.swf?videoUrl=http%3A%2F%2Fvp.video.google.com%2Fvideodownload%3Fversion%3D0%26secureurl%3DiAAAAHENOjat2b2xQrkCGtSSHb-ezPYdjThsXp9psivt6MJshbimMUvkIrc0Ljzz0w08T9RXYIhW9aMQq4EtNSzL1gwcGYD0EK0AXcCTD8RcXZBFy3GPy5Rk5PFgCdnAEKyw7Dl-jPQkA7IzHLQvxnPvKVIKiEcLVBF8fShSjORdhmDxarScDRkZ3Q1-zP2-v0JYDw%26begin%3D0%26len%3D144699&thumbnailUrl=http%3A%2F%2Fvideo.google.com%2FThumbnailServer%3Fcontentid%3D4da8d12c577d3d28%26second%3D5%26itag%3Dw320%26urlcreated%3D1137005502%26sigh%3D8V99VjFM7wYurWCfLr9sF392CvQ&playerId=-7004909622962894202&playerMode=embedded”&gt);
   <param name=”allowScriptAccess” value=”sameDomain” /> <param name=”movie” value
   =”[http://video.google.com/googleplayer.swf?videoUrl=http%3A%2F%2Fvp.video.google.com%2Fvideodownload%3Fversion%3D0%26secureurl%3DiAAAAHENOjat2b2xQrkCGtSSHb-ezPYdjThsXp9psivt6MJshbimMUvkIrc0Ljzz0w08T9RXYIhW9aMQq4EtNSzL1gwcGYD0EK0AXcCTD8RcXZBFy3GPy5Rk5PFgCdnAEKyw7Dl-jPQkA7IzHLQvxnPvKVIKiEcLVBF8fShSjORdhmDxarScDRkZ3Q1-zP2-v0JYDw%26begin%3D0%26len%3D144699&thumbnailUrl=http%3A%2F%2Fvideo.google.com%2FThumbnailServer%3Fcontentid%3D4da8d12c577d3d28%26second%3D5%26itag%3Dw320%26urlcreated%3D1137005502%26sigh%3D8V99VjFM7wYurWCfLr9sF392CvQ&playerId=-7004909622962894202&playerMode=embedded”/&gt](http://video.google.com/googleplayer.swf?videoUrl=http%3A%2F%2Fvp.video.google.com%2Fvideodownload%3Fversion%3D0%26secureurl%3DiAAAAHENOjat2b2xQrkCGtSSHb-ezPYdjThsXp9psivt6MJshbimMUvkIrc0Ljzz0w08T9RXYIhW9aMQq4EtNSzL1gwcGYD0EK0AXcCTD8RcXZBFy3GPy5Rk5PFgCdnAEKyw7Dl-jPQkA7IzHLQvxnPvKVIKiEcLVBF8fShSjORdhmDxarScDRkZ3Q1-zP2-v0JYDw%26begin%3D0%26len%3D144699&thumbnailUrl=http%3A%2F%2Fvideo.google.com%2FThumbnailServer%3Fcontentid%3D4da8d12c577d3d28%26second%3D5%26itag%3Dw320%26urlcreated%3D1137005502%26sigh%3D8V99VjFM7wYurWCfLr9sF392CvQ&playerId=-7004909622962894202&playerMode=embedded”/&gt);
   <param name=”quality” value=”best” /> <param name=”bgcolor” value=”#ffffff” /
   > <param name=”scale” value=”noScale” /> <param name=”wmode” value=”window” /
   > <param name=”salign” value=”TL” /> </object>

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

 *  Thread Starter [dsotweek](https://wordpress.org/support/users/dsotweek/)
 * (@dsotweek)
 * [20 years, 5 months ago](https://wordpress.org/support/topic/how-to-imbed-objects/#post-315744)
 * PS this is the code generated by google for “posting on a site” for a video feed
   from them. Pretty damned slick, if I could get it to work.
 *  [chaoswarp](https://wordpress.org/support/users/chaoswarp/)
 * (@chaoswarp)
 * [20 years, 5 months ago](https://wordpress.org/support/topic/how-to-imbed-objects/#post-315969)
 * dsotweek:
 * Try this out 🙂
 * [http://wordpress.org/support/topic/56433?replies=13](http://wordpress.org/support/topic/56433?replies=13)

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

The topic ‘How to imbed objects’ is closed to new replies.

## Tags

 * [embed](https://wordpress.org/support/topic-tag/embed/)
 * [object](https://wordpress.org/support/topic-tag/object/)
 * [video](https://wordpress.org/support/topic-tag/video/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 2 participants
 * Last reply from: [chaoswarp](https://wordpress.org/support/users/chaoswarp/)
 * Last activity: [20 years, 5 months ago](https://wordpress.org/support/topic/how-to-imbed-objects/#post-315969)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
