With MosModule, it is very easy! You just use the "video" or "flash" command to embed video like this:
{mosmodule video=URLtoVideo}
or
{mosmodule flash=PathToLocalFlashFile}
Here are some working example streaming video from local file and from YouTube, Yahoo Video, Google Video.
Video from local swf file
{mosmodule flash=files/bamboo.swf,300,300}
Video from YouTube
For example:
Get the "src" and enter like below:
{mosmodule video=http://www.youtube.com/v/1jyK3j0rqAk,300,300}
Video from Yahoo
Note: You will need to do a little extra work to figure out the correct url to put into MosModule.
For example:
You will need to add the value that you get from the "src" and "flashVars" together like below:
{mosmodule video=http://d.yimg.com/static.video.yahoo.com/yep/YV_YEP.swf?ver=2.2.46&id=15...}
Video from Google
For example:
Get the "src" and enter like below:
{mosmodule video=http://www.youtube.com/v/qpaTYFl3IzE&color1=0xb1b1b1&color2=0xcfcfcf&fea...}
Please see a working sample here: http://support.ongetc.com/index.php?option=com_content&task=view&id=245&...