|
Hi everyone, Quick question… I am using a webcam to capture still
images from the live video stream. This all works without any
problems. If there is no camera detected, I want to show the system
camera settings where it says: “There is no camera found on your system.”.
You can do this in Flash 8/Flex 1.5 by using: System.showSettings(3); The F2B3 compiler doesn’t like this & spits out compilation
errors: “Access of undefined property System” I haven’t found this documented anywhere. Does
anyone know of a way to do this? The flash.system.System class does not have a showSettings
method. Thanks, Andy _____________________________________ Andrew Trice Cynergy Systems, Inc. Email: [EMAIL PROTECTED] Office: 866-CYNERGY -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com
SPONSORED LINKS
YAHOO! GROUPS LINKS
|
- [flexcoders] System.showSettings(3); Andrew Trice
- [flexcoders] Re: System.showSettings(3); Doug Lowder

