Here is how to embed smugmug, and it is not easy.
You will be glad to know that the smugmug and vb.com people are not aware it can be done, but it was important to me... so...
Here is the html code for an "embeddable link" from this smugmug video, html cannot be turned on for security reasons, anyone could put up some really nasty things that could ruin this site - the possibilities are almost endless.
<object width="425" height="318" ><param name="movie" value="http://cdn.smugmug.com/ria/ShizVidz-2009090604.swf" /><param name="allowFullScreen" value="true" /><param name="flashVars" value="s=ZT0xJmk9NjM4MjA2ODY0Jms9Umh4SmomYT04OTAzMTkyXzlSVWZUJnU9Y2FmZWh1c2t5" /><embed src="http://cdn.smugmug.com/ria/ShizVidz-2009090604.swf" flashVars="s=ZT0xJmk9NjM4MjA2ODY0Jms9Umh4SmomYT04OTAzMTkyXzlSVWZUJnU9Y2FmZWh1c2t5" width="425" height="318" type="application/x-shockwave-flash" allowFullScreen="true"></embed></object>
Here is is again with 2 parts in
bold, put just
one of those bold string of characters around the smugmug tags. As you can see those 2 strings are identical.
<object width="425" height="318" ><param name="movie" value="http://cdn.smugmug.com/ria/ShizVidz-2009090604.swf" /><param name="allowFullScreen" value="true" /><param name="flashVars" value="s=
ZT0xJmk9NjM4MjA2ODY0Jms9Umh4SmomYT04OTAzMTkyXzlSVWZUJnU9Y2FmZWh1c2t5" /><embed src="http://cdn.smugmug.com/ria/ShizVidz-2009090604.swf" flashVars="s=
ZT0xJmk9NjM4MjA2ODY0Jms9Umh4SmomYT04OTAzMTkyXzlSVWZUJnU9Y2FmZWh1c2t5" width="425" height="318" type="application/x-shockwave-flash" allowFullScreen="true"></embed></object>
So it looks like this, but take out the spaces:
[ smugmug]ZT0xJmk9NjM4MjA2ODY0Jms9Umh4SmomYT04OTAzMTkyXzlSVWZUJnU9Y2FmZWh1c2t5[/ smugmug]
And the end result:
[smugmug]ZT0xJmk9NjM4MjA2ODY0Jms9Umh4SmomYT04OTAzMTkyXzlSVWZUJnU9Y2FmZWh1c2t5[/smugmug]
Better yet, here it is with the [ center] tags around it:
[smugmug]ZT0xJmk9NjM4MjA2ODY0Jms9Umh4SmomYT04OTAzMTkyXzlSVWZUJnU9Y2FmZWh1c2t5[/smugmug]