Mozilla Plugin

All you've ever wanted to know about the ActiveX, Mozilla plugins, the web interface and various PHP extensions
adg_vrs
New Cone
New Cone
Posts: 3
Joined: 08 Sep 2005 14:50

Mozilla Plugin

Postby adg_vrs » 05 Oct 2005 20:08

Is it possible to change the height and width of the playback window when uising the mozilla plugin using the DOM / javascript interface?

terence_zh
Blank Cone
Blank Cone
Posts: 13
Joined: 27 Dec 2005 09:42

Postby terence_zh » 28 Dec 2005 05:18

I also want to know this answer. I want to change the size of plugin when it play movie.I check the code of vlc plugin of mozilla and don't find interface function.

terence_zh
Blank Cone
Blank Cone
Posts: 13
Joined: 27 Dec 2005 09:42

Postby terence_zh » 28 Dec 2005 08:15

hi,all experts on vlc:
I check the source code and find some variables control width and height of vlc.I try to resize plugin window when play movie by Javascript function:set_int_variable("height", "1024");set_int_variable("width", "768");
But I find it did not effect.I hope the plugin window is 640*480 whenI open the web page.When people watch movie for several minutes, I change the size to 1024*768 by js function of vlc plugin for mozilla.
who can give me some suggestion about change size of plugin's window while play?
thanks for help!!!

Schendstok
New Cone
New Cone
Posts: 6
Joined: 03 Jan 2006 22:22

Postby Schendstok » 04 Jan 2006 14:16

In the mozilla plug-in you can change the height en width of the video screen (under windows atleast). But using the same with the activeX plug-in in IE doesn't work,

please look at this code for some html code:
viewtopic.php?t=15624

terence_zh
Blank Cone
Blank Cone
Posts: 13
Joined: 27 Dec 2005 09:42

Postby terence_zh » 11 Jan 2006 06:36

Dear Schendstok:
I change the size of plugin in firefox with your suggestion.
thanks a lot!!!


Return to “Web and scripting”

Who is online

Users browsing this forum: No registered users and 12 guests