OMAR3101 / jpegcam

Automatically exported from code.google.com/p/jpegcam
GNU Lesser General Public License v3.0
0 stars 0 forks source link

configure not working in custom size #24

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. set the webcam.get_html(195, 210)
2. click webcam.configure
3.

What is the expected output? What do you see instead?
Flash configuration should come. Nothing happening. No configuration box

What version of the product are you using? On what operating system?
jpegcam1.0.9

Please provide any additional information below.

Original issue reported on code.google.com by avsr1...@gmail.com on 11 Apr 2011 at 5:13

GoogleCodeExporter commented 8 years ago
When I resize the flash movie, configure does not work and you can no longer 
right click settings.

Original comment by jasonrichardsmith on 29 Apr 2011 at 1:00

GoogleCodeExporter commented 8 years ago
Does the flash file need to be recompiled on a resize?

Original comment by jasonrichardsmith on 29 Apr 2011 at 1:10

GoogleCodeExporter commented 8 years ago
I tried out a bunch of different sizes and anything smaller than 220 seems to 
not allow the settings dialog to open.  I think this is the browser plugin and 
not the jpegcam.

Original comment by jasonrichardsmith on 29 Apr 2011 at 2:21

GoogleCodeExporter commented 8 years ago
I´m with the same problem. Please help us to fix this issue with the width and 
height of the panel of the cam. I´m tring to use 180 x 135. The screen stay 
black after that.
Do I need to recompile the swf? How do I it? Thanks

Original comment by scescone...@gmail.com on 30 Dec 2011 at 2:11

GoogleCodeExporter commented 8 years ago
This is a limitation in Adobe Flash.  It has nothing to do with JPEGCam.  See 
here:

http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/flash/media/C
amera.html

"Important: The runtime displays a Privacy dialog box that lets the user choose 
whether to allow or deny access to the camera. Make sure your application 
window size is at least 215 x 138 pixels; this is the minimum size required to 
display the dialog box."

Original comment by jhuck...@gmail.com on 30 Dec 2011 at 2:47