If you develop with Flex and have created an Away3d flex component,
you could use ImageSnapshot.captureImage to capture the byteArray of
the UIComponent, then fileReference to save off to a file.  Obviously
this only works if you're on the Flex side of the fence.

On Jun 9, 9:22 am, Jose <[email protected]> wrote:
> Hello,
> I'm trying to save what I see on screen to a jpeg file. I tried
> capturing the View as a Sprite, but the result is a blank file. There
> is some method to render directly to a file?. Thanks.

Reply via email to