Noob questions:
1.) Can I create an app/game with adobe animate that accesses the phone's camera?

I would like text/animations to display, and play based off of the pixel data being sent from the camera.

2.) Can I use adobe animate to connect bluetooth on a "smartphone" to an arduino microcontroller that will move the camera on a timer?

I would like to click a button in the game, then have the camera move around (which will be handled by the microcontroller that handles the motors).

3.) Can I access the microphone to allow for audio level checks?

Part of the game is to incorporate "scream therapy", so the users will be moving around trying to keep their face in front of the camera and screaming at the top of their lungs lol

I know, I know, it's a stupid project, but it's also about the learning process...

Background:
I used to study TonyPa's tilebased tutorials and I've done some custom openCV projects. I've also experimented with microcontrollers, motors, and various sensors. I just need to know if adobe is capable of handling this kind of project before I spend too much time re-learning it.