1
does anyone have an experience with playing videos with html in xoops?
i have this html code to play a video...
<a href="http://www.musicfeet.com" target="_blank"><embed name="RAOCXplayer" src="http://global-playlist.yahoo.com/makeplaylist.dll%3Fsid=5623106&pt=url&xdata=0-17061154-NaN&s=0&b=&zz=a.asx" type="application/x-mplayer2" width="320" height="265" ShowControls="1" ShowStatusBar="0" AutoSize="false" loop="true" EnableContextMenu="0" DisplaySize="0" pluginspage="http://www.microsoft.com/Windows/Downloads/Contents/Products/MediaPlayer/"></embed><p>Get More Music Videos @ MusicFeet.com</a>
i put it in a custom block on the top page and it loads the player but it doesnt play.
any thoughts?