Not sure what your ticker looks like, but a very simply solution I sometimes use is to place 2 copies of the complete ticker with all elements in a row, and then I simply update those two while modding the x positions of the ticker, instead of modding x's of every item in the ticker separately. Might be completely different from what you are doing, but it reduces the wrapping code for the items in a ticker to about 1 line ;).
On Fri, May 28, 2010 at 11:07 PM, John R. Sweeney Jr <[email protected] > wrote: > Like breadcrumbs. :) > > > on 5/28/10 10:14 AM, Glen Pike at [email protected] wrote: > > > If you then get stuck trying to do stuff, we help a > > bit more ;) > > > John R. Sweeney Jr. > Interactive Multimedia Developer > > > OnDemand Interactive Inc > 945 Washington Blvd. > Hoffman Estates, IL 60169 > Office/Fax: 847.310.5959 > Cellular: 847.651.4469 > www.ondemandinteractive.com > > > _______________________________________________ > Flashcoders mailing list > [email protected] > http://chattyfig.figleaf.com/mailman/listinfo/flashcoders > _______________________________________________ Flashcoders mailing list [email protected] http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

