1.Login to your dashboard--> layout- ->Page Elements
2.Click on 'Add a Gadget'.
3.Select 'HTML/Javascript' and add the code given below and click save.
|
<embed type="application/x-mplayer2" pluginspage="http://www.microsoft.com/Windows/MediaPlayer/" name="mediaplayer1" ShowStatusBar="true" EnableContextMenu="false" autostart="false" width="320" height="240" loop="false" src="YOUR-VIDEO-FILE-LINK" />
|
Note : Remember to
replace YOUR-VIDEO-FILE-LINK with real link of a video file you like.
Instruction Video: