Skip Navigation

Ramblings from the team at zinc Roe

Metal Fish Eggs

Posts Tagged ‘actionscript’

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…

Read the full postLeave a Comment

Label Utility Class

One problem I always run into when developing a game in Flash is how to tell when a timeline animation is finished.
The quick and dirty solution is to put some callback functions on a frame (or two or three)…

Read the full postLeave a Comment

A Real Page Turner

A few years ago, zinc Roe began working with the Toronto Public Library to develop a tool for displaying archival books from their various special collections branches. The library’s inspiration was Turning the Pages; a tool created by the British Library…

Read the full post3 Comments