I am using a BitmapData object as a buffer and the way I am displaying the data is in an Image object using
beginBitmapFill drawRect endFill the only thing in this image is the bitmap data so I thought there should be a faster way to copy it. This image is being updated about 5 times a second and after 2 minutes or so it begins to drag and the application is not as responsive. Does anyone have a suggestion/example code of how to make this faster. -- http://www.atlantageek.com ------------------------------------------------------------- To unsubscribe from this list, simply email the list with unsubscribe in the subject line For more info, see http://www.affug.com Archive @ http://www.mail-archive.com/discussion%40affug.com/ List hosted by http://www.fusionlink.com -------------------------------------------------------------
