1. Description With the introduction of flash 8 "flash.display.BitmapData" class thousands of new application can now be made using Flash.. In this tutorial we will focus our attention to the BitmapData.gePixel() method in order to transform a portion of flash movie into a JPEG (created with PHP/GD) BitmapData has different ways to get pixel color informations: getPixel(x:Number, y:Number) : Num