Julia
03-27-2003, 10:29 AM
I have added a dynamic scrolling text field in MX using
instName.scroll += 1; and
instName.scroll -= 1;
attached to up and down buttons.
However, I would like the text to scroll continuously and smoothly on mouseover rather than jump as it does at present and its important that I use up and down buttons rather than a scrollbar.
Any help out there - I can only find tutorials available for Flash 5 and they dont seem to work on MX? Be gentle, I am only a designer, not a programmer so you have to be very simple and obvious!!
instName.scroll += 1; and
instName.scroll -= 1;
attached to up and down buttons.
However, I would like the text to scroll continuously and smoothly on mouseover rather than jump as it does at present and its important that I use up and down buttons rather than a scrollbar.
Any help out there - I can only find tutorials available for Flash 5 and they dont seem to work on MX? Be gentle, I am only a designer, not a programmer so you have to be very simple and obvious!!