View Full Version : How do I embed videos into a web page?
Lou Gonzalez
Jun-11-2008, 07:32 AM
I've read all on the forums and the web site that you can do it but searches here on the forum and in the WIKI have come up with nothing. Can somebody please point me to the code that allows me to do this?
Thanks!
Andy
Jun-11-2008, 07:45 AM
I've read all on the forums and the web site that you can do it but searches here on the forum and in the WIKI have come up with nothing. Can somebody please point me to the code that allows me to do this?
Thanks!
http://www.smugmug.com/help/picture-sharing
Go to video in your gallery. Click share button. Copy link. Paste into web page:
<object width="640" height="360"><param name="movie" value="http://cdn.smugmug.com/ria/ShizVidz-2008051501.swf" /><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><param name="flashVars" value="s=ZT0xJmk9MjI0NTI3NjMyJms9QldxV1QmYT0zODc0NjE1X3JlOWFwJnU9Y21hY2ZvcnVt" /><embed src="http://cdn.smugmug.com/ria/ShizVidz-2008051501.swf" flashVars="s=ZT0xJmk9MjI0NTI3NjMyJms9QldxV1QmYT0zODc0NjE1X3JlOWFwJnU9Y21hY2ZvcnVt" width="640" height="360" type="application/x-shockwave-flash" allowFullScreen="true" allowScriptAccess="always"></embed></object>
Example: http://cmac.smugmug.com/gallery/3874615_re9ap/1/224527632_BWqWT#224527632_BWqWT
Lou Gonzalez
Jun-11-2008, 08:05 AM
http://www.smugmug.com/help/picture-sharing
Go to video in your gallery. Click share button. Copy link. Paste into web page:
<OBJECT height=360 width=640>
<embed src="http://cdn.smugmug.com/ria/ShizVidz-2008051501.swf" flashVars="s=ZT0xJmk9MjI0NTI3NjMyJms9QldxV1QmYT0zODc0NjE1X3JlOWFwJnU9Y21hY2ZvcnVt" width="640" height="360" type="application/x-shockwave-flash" allowFullScreen="true" allowScriptAccess="always"></embed></OBJECT></P>
Example: http://cmac.smugmug.com/gallery/3874615_re9ap/1/224527632_BWqWT#224527632_BWqWT
Thanks Andy!
Is there a way to hide the smugmug logo in the bottom right? I see it in your embed image.
Andy
Jun-11-2008, 08:08 AM
Thanks Andy!
Is there a way to hide the smugmug logo in the bottom right? I see it in your embed image.No, but that's gonna change slightly, in the not-too-distant future, Lou.
Lou Gonzalez
Jun-11-2008, 08:09 AM
No, but that's gonna change slightly, in the not-too-distant future, Lou.
Ok thanks for the quick reply as usual! All the best.
vBulletin v3.5.2, Copyright ©2000-2008, Jelsoft Enterprises Ltd.