Hi Andy,
Looks like that's now flash.system.Security.showSettings(flash.system.SecurityPanel.CAMERA)
It's in the migration docs. Pretty handy to have:
http://livedocs.macromedia.com/labs/1/flex20beta3/langref/migration.html
--- In [email protected], "Andrew Trice" <[EMAIL PROTECTED]> wrote:
>
> 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.
>
> http://www.cynergysystems.com
>
>
>
> 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
| Web site design development | Computer software development | Software design and development |
| Macromedia flex | Software development best practice |
YAHOO! GROUPS LINKS
- Visit your group "flexcoders" on the web.
- To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
- Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.

