PDA

View Full Version : AS3.0 Scroller with graphics



jdsony
September 27th, 2007, 06:09 PM
Anyone know how to create a scroller for AS3 that allows pictures as well as text to be scrolled? I have one that I have used in AS2 but I've always had issues with it getting too long for the stage. I can get it pretty long by moving it up the stage and adding more but eventually the text/pics start to misalign.

The built in scroll actions are great but don't allow graphics or at least I don't think they do.

James