|
Help
General Questions : Sharing and Embedding Videos
_________________________________________________________________________________
How can I email other people videos from your site?
Just click on the '”Tell A Friend” button at the bottom of the video player, and enter the email
addresses of the people to whom you want to send it.
How can I share/display videos on my personal website or blog?
It’s easy. After a video has completed playing, you’ll see a “Embed” link. You can copy and paste
this HTML snippet into your website to insert the video player directly into your page. This way
visitors will be able to play the video without leaving your site. You may alter the size of the video
(by changing the width or height).
How can I stop the width and height of the video from appearing when I embed it on MySpace?
You will need to edit the code that you used to embed your video onto this page. Go to where you
can edit the code, and then remove this text from the beginning and the end:
<object width="425" height="350">
.
.
.
</object> |
Then save the changes and you will find that this is no longer appearing near your video.
|