I agree with da_squire... If you can somehow override the setting, there is no reason to put this setting in the first place...
CyanBlue
Main Topics
Browse All Topicswhen i use System.showsettings(0) it opens System panel which asks me @ allow camera there are 2 radiobuttons allow and remeber
My question is i don't want to do it manually but i want to do it thr actionscripting
how to do it?
Can anyone help me out there ?
I want to avoid that horrible message of flash for accessing camera and mirophone
Regards
Archana
*email address removed by Netminder, Site Admin*
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
I have used System.security.allowDomai
Also tried to use policyfile.xml
like
<?xml version="1.0"?>
<!DOCTYPE cross-domain-policy SYSTEM "http://www.macromedia.com
<!-- Policy file for http://www.mysite.com -->
<cross-domain-policy>
<allow-access-from domain="localhost" />
<allow-access-from domain="59.145.233.105" />
</cross-domain-policy>
And loaded that xml but still it askes me to allow popup for cam is this the only way of writing policyfile and loading will solve my purspose of not asking me when i try to acess camera and microphone in flash
is there any other way to do that
as policy file is the option which doesn't work for me
can anyone help me out there
Regards
archana
Business Accounts
Answer for Membership
by: da_squirePosted on 2005-12-12 at 05:54:04ID: 15466058
Hi,
I do not think that is possible.
As this would hinder security...People must have the possibility of deciding whether or not their camera should be broadcasting.
If you find a away post it so we can see....