Tag Archives: parallax

Simple AS3 Parallax System Engine

This movie requires Flash Player 10 swfobject.embedSWF("http://www.lextalkington.com/blog/wp-content/uploads/2009/12/parallax.swf", "swf95541", "500", "570", "10.0.0", "", {}, {wmode: "window", menu: "false", quality: "high", bgcolor: "#000000"}, {}); A recent project required me to set up a parallax system, of which I’ve done a hundred times probably, starting with AS1. However, I’d never built a class to handle this rather simple functionality. With [...]
Posted in AS3, Flash | Also tagged , , , , , , | 13 Comments