- Open the page that is your home page
- Select the Text editor
- paste the video embed code where you want it to appear
- Update
- that's it :)
Here is an example from YouTube (edited the actual vid link though) and selected 640 x 480 from the YT embed selector.
<iframe width="640" height="480" src="//www.youtube.com/embed/xxxxxxxxxx" frameborder="0" allowfullscreen></iframe>
Make SURE you paste the code while using the Text editor and not the Visual editor; the Visual editor will just display the code.