MosaicGlobe artist websites - free art portfolio, the best website for artists.Websites for artists [login] |
|
TIPS & TUTORIALSTutorial: YouTube
August 01, 2008
Embedding YouTube videos into your MosaicGlobe website
Upload VideoTo embed your own video in your MosaicGlobe website you will first need to create an account with YouTube; then upload your video. Once you do this you will have access to the code needed to embed your video on your MosaicGlobe website. (note: the video will not be available right away as it take a while to convert the file for web use) The code will look something like this:
<object
width="425" height="350"> <param name="movie"
value="http://www.youtube.com/v/hTOZ_UqtRMo"> </param>
<embed src="http://www.youtube.com/v/hTOZ_UqtRMo"
type="application/x-shockwave-flash" width="425" height="350">
</embed> </object>(TIP: To copy the code; highlight all the text and select menu: edit - copy or ctrl+c (mac: apple+c)) Embed Video (TIP: To paste the code; place your cursor in the location you want the code to begin and select menu: edit - paste or ctrl + v (mac: apple+v)) Advanced Placement On this page we wanted the video to float on the right side with the text flowing around it. To do so, try adding this around your YouTube code. <div style="padding: 5px; float: right;">YouTube code</div> This will float your video to the left and text will flow around it to the right - just like this page! (change to float:left to reverse it.) Also, we decided to reduce the size of the video so it didn't take up so much room on the page. When doing this, it is important to retain the correct ratio. For this page we changed width="425" height="350" to width="300" height="247" (Note: you have to change these numbers in two locations within the code). There are 3 Comments for Tutorial: YouTube
Cuban Artist Merlys Corpas
from
Merlys Corpas
6 months ago
Cuban Artist Merlys Corpas
from
Merlys Corpas
6 months ago
A very informative and useful tutorial, giving us step by step direction of how to embed YouTube videos into our MosaicGlobe website. With so many short cuts and easy tips available to suit any requirement, these are really handy and save a lot of time! With details for uploading, embedding video and finally the advanced placement, this is really worth trying out!! Hope to see more such informative stuff in future which really inspires us to try doing something on our own too!
from
coupons
24 days ago
Add A Comment |
|