Is it possible to create a display object using an image that is already in memory?
I am creating an app that repeatedly receives image content from a socket connection and display on screen.
But saving in disk and loading from disk is too slow. I am getting 2 fps doing this way.
How can I make it faster? [import]uid: 35813 topic_id: 15936 reply_id: 315936[/import]