Hello guys, i am trying to make a so called pixel effect in witch I want to make a shape only from pixels that are positioned in some random place on the stage. And all these pixels move to a certain point and create that shape.
I now this is a long shot for a newbe like me but i’m willing to learn.
So could somebody give me some clue on how to begin this. I’ve been looking into BitmapData Class but i don’t now if that is the best way to do it.
There is more than one way to do this of course. Here’s one way. It’s inspired by (although not identical to) Hack #2 in Sham Bhangal’s Flash Hacks, which you might want to check out if you can get a hold of it.