Embeding Quicktime Movies In Google Sites
Friday, September 11, 2009 9:47 amWhile Google Sites makes it exceptionally easy to embed YouTube and Google Video links within created sites, embedding other types of video content proves to be a bit more of a challenge. This guide will provide a simple process to embed QuickTime (.mov) movies within Google Sites.
Step 1: Uploading your Video to Google Code
To begin, you must have your QuickTime movie files hosted somewhere on the internet. An easy place to do this is through Google Code. You will need to either log into your Google account, or create one.
Click on the Create a new Project link near the bottom of the page. This will take you to a new screen, where you will need to provide a name, project summary, and project description for your Google Project. You will then need to select a Version control system and a Source code license from a pair of pull down boxes. Most of these choices apply to groups working on open source software within a development community, and are unimportant for our use since we just need the web space.
Once you have filled out the appropriate information, click the Create Project button. You will shortly be taken to your project homepage. For our purposes, only the Project Home and Downloads tabs are important.
Within the Project Home Tab, you will notice a People hyperlink inside the blue border. Clicking it will take you to a new screen, allowing you to add additional contributors to your project, perfect for group project hosting. Simply click the Add Members button, fill in the Google Accounts of your group members in one of the text boxes on this page. Instructions are listed to the right of the boxes, for your convenience.
Now click on the Downloads tab. A list of files available for download on your project will appear here, although if you are just starting a project, this list will be blank. To add a file to your project, click the New Download link, shown below.
Google will ask you for a summary of the file, as well as giving you a browse button to find your file on your computer. Once you have entered the summary and attached a file, the Submit File button should become active. Click it to attach your file. It should now appear in your file list. The most important thing to remember is that your file now has a URL (web address) that you can point to in your Google Sites.
Step 2: Embedding the QuickTime Google Gadget into your Google Site
Now, go to your Google Site. Navigate to the page you want to embed your QuickTime movie into, and click the Edit Page button in the top right corner. Now in Editor Mode, click Insert in the menu bar. It should give you a list of many different things you can embed within your website. Though this page is specifically about QuickTime movies, I highly recommend playing around with the numerous other objects you can insert in Google Sites.
Scroll down to the bottom of the list, and select the More Gadgets… option at the bottom of the menu.
A new window should appear, giving you the ability to search through the many Gadgets Google has to offer. However, since we are using a special gadget to embed QuickTime videos, you will want to click the option Add gadget by URL. You will be prompted to enter a URL for your gadget, which can currently be found at http://wfubiomechanics.googlecode.com/files/embedmovie2.xml
Click the Add button. You will now be asked to provide some settings for your movie.
First off, you will need to enter the URL of your movie. Do this by returning to your Google Code project, going to Downloads and right clicking the link to your movie file. To get the URL, either click the Copy Link Location option, or open the file in a new Tab/Window and copy the URL from the Address Bar in your browser.
Once you input the URL of the movie, you can now adjust some other display settings. The Gadget is currently set to size your movie to 240 pixels wide by 196 pixels high. You should set the display settings shown to match these parameters, to avoid wasted space around your movie. You may also wish to change or remove the title on the gadget, or add/remove a border around it.
Click OK to insert the movie into your page. In editing mode, it will appear as a box with the words “Google Gadget” across the top. If you click in this box, editing options will appear. You can return to the settings screen from above at anytime by hitting the Properties link in these options. You movie should appear in your Google Site once you hit the Save button in the upper right hand corner.
Additional Information
The above Gadget is setup for one specific project requiring certain parameters for its QuickTime movies. If your project has other requirements, such as the need for a larger display size or a different file format all together (.wmv, .swf, etc.) you will need to edit the gadget itself to fit your needs. To do so, download a copy of the XML file to your computer from http://wfubiomechanics.googlecode.com/files/embedmovie2.xml. Using a text editor such as Notepad, open this XML. You should then be able to change the specific movie settings in the code itself, such as frame size and movie player type as you would in any HTML-based project. Save your changes as a new XML document, and upload them to your Google Code project page. You can now use your own gadget in your Google sites to embed any movie type you wish.












