Curious issue that I ran into.

I have this small flash app meant to run locally. It basically shows the 
current webcame stream and when a user hits a button, it takes a "snapshot" 
(copy over the video to bitmap object) and then later the user can print it. 
Works fine.

Except when I change the security setting to not be "Deny".

Everytime you get to the camera part, the security dialog comes up, you hit 
"allow" and everything works fine. I want to hide that dialog, so I go to 
settings and hit "allow" and check "remember this". The camera works fine and 
no security prompt comes up, BUT, for some reason, if I do this the bitmap 
object won't make a copy of the video. Is there some additional security that 
I'm missing there? This is... odd behaviour.

-mike

_______________________________________________
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

Reply via email to