PDA

View Full Version : wmv problem


member
05-10-2006, 03:04 AM
Ok I found this 2 problem , if you can help I would appreciate it .
WMV video in explorer is playing about 5 second then after that it's showing black , it does that only with internet explorer with firefox everything is ok .
Next one is when I watch a video , I can't click right click on video to make it full screen , I want this to work too .
Thanks
My WMV extension code is
<embed pluginspage="http://www.microsoft.com/Windows/Downloads/Contents/Products/MediaPlayer/"
src="http://www.dumbarea.com/files/{file[filename]}.{file[extension]}" width="{humor_software[video_width]}" height="{humor_software[video_height]}" type="application/x-mplayer2" displaysize="1" enablecontextmenu="0" loop="true"
showstatusbar="0" showcontrols="1" autostart="true" autosize="true">
</embed>

Ryan
05-10-2006, 06:03 AM
Your code looks fine.

With the full screen issue, sometimes files are actually the reason why it won't go full size from my experience.

member
05-11-2006, 06:50 PM
I download it these movie from diffrent place and at the other website you can click right click on the media player to make it full screen , but in humor software you can;t click right click .
Thanks

Ryan
05-11-2006, 09:54 PM
I'm not having any issues with what you're having.

Often times you'll need the video to completely download before you can do anything. If you double click the video it goes full screen for me?