Log in

View Full Version : Windows Media : Disable double click fullscreen



marcel_04
04-23-2008, 08:24 AM
Hi,

I have a page with a Windows Media streaming video in it. But I don't want the viewers to go fullscreen with it when they double click the video.

Tried disabling mouseclicks in the page already...

Anyone?

Thanks in advance,

Macel.

Medyman
04-23-2008, 01:37 PM
Not sure if this is what you're looking for, but the Window Media Player embeded object does take a fullscreen=false paramater.

The default is false though, so I'm not quite sure what this does.

http://www.mioplanet.com/rsc/embed_mediaplayer.htm

marcel_04
04-23-2008, 02:42 PM
Saw the page, doesn't work.
Also the AllowChangeDisplaySize doesn't work..

Hope to hear,

Mars

boogyman
04-23-2008, 03:03 PM
setting AllowChangeDisplaySize to false should work,

but try setting SendOpenStateChangeEvents to false also.

marcel_04
04-24-2008, 09:31 AM
Hello,

Tried that all.
Now trying to disable mouseclicks:
http://www.dynamicdrive.com/dynamicindex9/noright3.htm

But now I want the exact same function for the LEFT mouseclick.
Without a message. So no alert.

Please help.

Marcel.