Hello guys, i need some hands on controlling scrolling text with 2 buttons left and right data fed by xml .
my file structure is like this:
main file: bg.swf ticker file : tikcer.swf buttons file: scrolling.swf ActionScript file: xml_ticker.as
bg.swf is calling ticker on 0 level and scrolling buttons on level 1 ... thats cuz ticker text coming from xml wont go over the right and left arrow buttons .... now my question is:
i want to control ticker thats running from right to left .... on clicking left arrow it shud speed up and on release it shud go back to normal speed ..
and on right arrow it shud go opposite direction and on release it she go its orginal direction and speed.
thanx alot for help in advance...