using a custom class from internet
Here's an example of using a refelection component that I found online.
fairly easy to get working in KM7 once Wilbert helped me load an image in.
At this point everything has to be coded, the AS3 components are not working in the GUI yet.
Cool thing is that because of the display hierarchy the reflection is a child of the image so it will move with it and hide the image the reflection hides and so on, you don't have to deal with it once created. This would have been hard to do in AS1