Laurent,

I've been trying that.  The default setting is something like:

<OBJECT classid=CLSID:3E9BAF2D-7A79-11d2-9334-0000F875AE17
id=NetMeeting4 width=176 height=144 STYLE="position:absolute; top:420;
left:700; visibility:visible;"
codebase="http://download.microsoft.com/msdownload/netmeeting/3.0/x86/
en/NM30.EXE">
<PARAM NAME="MODE" VALUE="RemoteNoPause">
</OBJECT>

When I change the tags to, say, width=276 height=244, nothing seems to
change.

Any idea why not?

Also, although I've given each NetMeeting object (of four, for now) on
the page a seperate id (NetMeeting1, NetMeeting2, etc.), when I'm
conferencing, the image appears in all four objects.  I know that you
can only get audio/videoi with one person at a time (unless using an
MCU, which I haven't got to yet), but I'd have thought you could
direct the image of the person you're conferencing with to one object
on the page.

I've included four equivalent bits of code along the lines of:

<script language="vbscript">
   Sub CallToBtn1_onclick()
      NetMeeting1.CallTo(call_to_address1.value)
     End Sub
 </script>

All the rest of the script works, buttons, callto addresses etc ...but
no joy with seperate pictures; I just get four copies of the same, all
appearing at once.

Any thoughts/ ideas would be most appreciated.

Ben



----- Original Message -----
From: Laurent Dilain
To: [EMAIL PROTECTED]
Sent: Monday, September 18, 2000 3:24 PM
Subject: Re: [NetMeeting] netmeeting & Windows ME



No, there isn't a new SDK available.
To set the size of your active x, you have to put the attributs width
and
height in your tag object juste like an img tag.

Laurent.

-----------------------------------------------------------------------
http://www.meetingbywire.com/Mailinglist.htm for unsubscribe information
-----------------------------------------------------------------------

Reply via email to