Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

github.com/cataclysmicrewind/CameraDetection

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/cataclysmicrewind/CameraDetection

  • v0.0.0-20121101035539-522cb551ffde
  • Source
  • Go
  • Socket score

Version published
Created
Source

h2. camera detection so you don't have to

ever thought that dealing with Camera object in flash was easy? didn't think so. if you want to develop quality professional applications that utilize a Camera in flash prepare for some painful days. 

CameraDetection is a simple library that handles all of the hassle about dealing with Camera in flash (well as much as possible). integration is easy,


*disclaimer:* although i am confident about the code i have written, i cannot guarantee it is bug free.
it is difficult to test Camera since i only have access to a few. so please! find it in your developer blood pumping organ to use the Logger class so we can tell adobe what's up, and so i can make my code even better.

h2. simple api

* one event
* all the situations handled
* tell it to begin
* wait


h2. show me

ok... here it is... the big dump

i will be logging this usage

h2. logging

why log? 

h2. why

let me tell you the problems

dealing with permissions in as3 sucks. the events are flakey and it hurts to deal with.

look at the wiki home page, i wrote something good there about the problems.

however, this handles when the dialog opens, when it closes, when you get permission or get denied, and when a camera is found that works. this is great stuff

FAQs

Package last updated on 01 Nov 2012

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc