Psyked *
it’s easy once you know how.Syncronising ScrollPane Components in ActionScript 2.
Posted by James - 04/11/07 at 03:11:57 pmThis is perhaps an unusual one – and one I haven’t seen anyone else make much fuss over, so here goes.
Using the standard Version 2 components (Flash MX2004+) I’ve been trying to link the movement of three components together. “No biggie” you’d think. You can after all, set listeners on the .scroll property of the component instance, and then use that to set the .scroll properties of the other instances. Well yes, that’s true – but looking closely at the movement of the ScrollPanes, you can see a slight lag in their movement. A bit of frantic scrolling can throw the whole thing out of place.
Continue reading Syncronising ScrollPane Components in ActionScript 2….
November 4, 2007 | In ActionScript | No Comments



