A ton of bitmap manipulation stuff: http://www.insideria.com/2008/03/image-manipulation-in-flex.html
Just apply it as an effect to the container, or the video object and it should do the trick. For some demos, I'll plug my own test code: http://www.abyssknight.com/2008/02/20/flex-web-cam-effects-demo/ -- William --- In [email protected], "Jason The Saj" <[EMAIL PROTECTED]> wrote: > > I wrote a little app using the Camera & Video components. Everything > works fine except for the fact that my video is reversed (mirrored) > with right being left and vice versa. > > My guess is something weird from the feed of the built in iSight cam > in my iMac at work is providing reversed video. > > Is there any way to correct this? (ie: mirror the video component, > feed, or a Flash Player setting?) > > - Jason >

