why the code that i write for playing video file do not have screen but got the video control(ie. play, stop and etc).........if can play the video but not screen....
Code:<embed type="application/x-mplayer2" pluginspage="http://www.microsoft.com/Windows/MediaPlayer/" name="mediaplayer1" ShowStatusBar="true" enablecontextmenu="false" autostart="true" width="240" height="50" transparentstart="1" loop="1" controller="true" src="http://localhost/VideoUploadFolder/abc.mpg"></embed>




Reply With Quote