Flash Scrolling Text
Uploader Comments (TraptCG)
All Comments (11)
-
@TraptCG, Thanks a lot!... I also found my way around and also linked the textboxes to their own scroll bars using AS3.0 scrollBarInstanceName.scrollTa
rget = textBoxInstanceName; -
(sorry this is the continuation of my previous comment :) anyways I'm not sure how to fix that I know how to get there but anything I've tried is not working so... is there someona having the same issue?? how did you handle it?
-
@figger06 ended* not fended
-
hey, great video covered everything needed. I do have one question. Ive made a tween that comes in and then text after the tween that i want to scroll up and down. Ive added the scrollbar as you have shown (worked great). The thing is it wont scroll up after the video ends if you get me. once the timeline has fended the scroll no longer works. What should i do for this and i will be subscribing by the way! love the vids, very clear!!!
-
how to modify the scroll bar (make it more modern) ?
-
nevermind.. theres a scroll bar and other options are hidden!! : instead of single line put multiline.
-
Something happened!!
the text stays on one line. how do i fix this so it minds multiple lines¡? thank you.-
I'm still learning this and I need a hint, I have 2 different keyframes in layer2, each has a different text box in which I want to insert the UIscrollbar, however I already have a UIscrollbar in layer1 keyframe1 n is working good, I put the scrollbar in layer2 keyframe2 and it works fine, but once i put the scrollbar in the text in layer2 keyframe3 then I got a problem...I tried troubleshooting and it goes a little beyong my knowledge, I know it has to do with the Class or Identifiers...
mztguitar 6 months ago
It all depends on the action script you are using. if you are using action script 3.0 try placing everything for the scrolling text in a movie clip. Do this for each scrolling text set up for each frame.
TraptCG 6 months ago