Skip Navigation

Ramblings from the team at zinc Roe

Metal Fish Eggs

Archive for July, 2010

Mirrored Video Object in Flash

When using the webcam in your flash applications, it can be handy to flip the video object so it acts like a mirror. Many of the flash webcam demos out there does exactly this, usually by setting the scaleX property of the video object to -1. Unfortunately, because the registration point of the video object [...]

Read the full postLeave a Comment