Question
StageVideo attachCamera failing in AIR 3.4 beta on Android
Hi,
I have simple implementation of StageVideo that I am trying to attach a camera to. I can access the camera and successfully attach it to a Video object the traditional way but StageVideo.attachCamera is failing for me. I am testing on Android with AIR 3.4 beta. Has anyone seen anything like this?
Thanks!
edit: Here is the error message...
ReferenceError: Error #1069: Property attachCamera not found on flash.media.StageVideo and there is no default value.
