Running Camera in Background

I’ve been messing around with the Camera API and cannot find a way to run the camera in the background and have dynamic images display on top. Any idea how to do this? [import]uid: 36866 topic_id: 24766 reply_id: 324766[/import]

This isn’t possible as it is a native display object (like a webview or a text field) so you cannot place anything on top of it.

Sorry!

Peach [import]uid: 52491 topic_id: 24766 reply_id: 100528[/import]