Is there anyway to do this?
I don't know how to do it.
I would love to know.
I think its impossible.
Is there anyway to do this?
Retrobolt - It was certainly possible in MMF 2 with iOS exporter (I did it for Paper Face). It was a while back, but looking quickly at my code I think you just use an Active Picture and use the Action:
new Picture from selector
Obviously you'll need to try it on an actual iOS device (will just bring up a file requestor when run in Fusion on your PC)
Unfortunately it doesn't give you a pathname to the file, so you may need to take a snapshot of it if you need to use it again, eg using Screen Capture object for iOS.
Good Luck!