Skip to main content
Participant
June 6, 2011
Question

iPad Camera

  • June 6, 2011
  • 2 replies
  • 1135 views

Hello,

I am looking to see if it is possible to access the camera within an iPad (Air) Application. I have quiz that I have already deployed to an iPad but I want to be able to take a photo at the end of the quiz and somehow send to another comptuer on the same network. It could be done using P2P or e-mail attachment. Is this senerio possible using CS5 and Air 2.6?

Thank you in advance.

Zef

This topic has been closed for replies.

2 replies

ZefDushAuthor
Participant
June 10, 2011

I had someone reply to me privatley with an answer to the PHP upload. He created a script that uploads the photo to a web server. I am also going to see if there is some way to send the file over the network to a local comptuer but this will do what I need for now.

Thank you everyone for all your help.

ZefDushAuthor
Participant
June 6, 2011

I would need to purchase CS5.5 to do this correct?

iBr3nt
Inspiring
June 6, 2011

Hi,

Yes, AIR 2.6 supports both cameras on iOS devices. You can use CS5 to create the app, and AIR 2.6 to package the app via the command-line. Though it is much easier to create apps with CS5.5 as the AIR 2.6 features are incorporated into the IDE.

iBrent