Hi,
How can i have the zoom working (while tilt/pan works everywhere) ?
I mean it works only if i activate the "Use Keyboard PTZ Controls" in "the AbelCam Java Applets QuickCam" and use + and - keys on my keyboard.
But it does not work:
- In the java applet "Click on the vertical line to zoom" .
- In silver(light)
- In javascript ("error on set Position -- 404 not found").
I've tried with the "Use driver Zoom" turned on and off but the result is the same.
Thanks for your help ! 
 
---CAM.XML--
<?xml version="1.0" encoding="utf-8"?>
<camstruc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  <active>true</active>
  <disablevideoserver>false</disablevideoserver>
  <camrunning>true</camrunning>
  <name>QuickCam Orbit/Sphere MP-1</name>
  <isTuner>false</isTuner>
  <hasVideoInputs>false</hasVideoInputs>
  <selectedVideoInput>0</selectedVideoInput>
  <inputvideosize>640x480 RGB, 24 bits</inputvideosize>
  <outputsize>640x480</outputsize>
  <videoquality>50</videoquality>
  <videorenderer>-1</videorenderer>
  <camdevice>QuickCam Orbit/Sphere MP-1</camdevice>
  <camurl />
  <camuser />
  <campw />
  <previewaudio>false</previewaudio>
  <enablehighres>false</enablehighres>
  <nolimit>true</nolimit>
  <maxmjpeg>500</maxmjpeg>
  <framerates>5</framerates>
  <webcamtext>AbelCam  2.3.9 Pro</webcamtext>
  <driverzoom>false</driverzoom>
  <minzoom>1</minzoom>
  <maxzoom>5</maxzoom>
  <mirrhoriz>false</mirrhoriz>
  <mirrvert>false</mirrvert>
  <mirrdriver>true</mirrdriver>
  <imgRotate>0</imgRotate>
  <capttype>TyCamera</capttype>
  <showframerate>true</showframerate>
  <ShowNoLogo>false</ShowNoLogo>
  <MaxFrameWaitTime>7000</MaxFrameWaitTime>
  <MaxErrorMessages>3</MaxErrorMessages>
  <camdebug>false</camdebug>
  <configchangedutc>2009-01-12T16:02:34.6937195Z</configchangedutc>
</camstruc>