Kaleidoscope Effect in Flash CS4


In this simple tutorial we show how to create a kaleidoscope effect in Flash CS4. We use a new AS3 method available in Flash Player 10, 'copyFrom'. 'copyFrom' is a method of the Graphics class that makes it possible to copy drawings, fills, and, in our case, bitmap fills from one display object to another.