Just bought this, but where is the Read me or Help file? I have no idea how to install or use this!
#  /  posted on Apr 20, 2009
Home / Forum / Components Discussions / Nice and Smooth Scroll Bar
Started 2 years ago by Andreas
Last reply by jazzyminat
Just bought this, but where is the Read me or Help file? I have no idea how to install or use this!
You must now a little about Adobe Flash aplication.
In movieclip “text_mc” put your tekst and delete my text and photo.
Why does the height of the text area increase by about 200 px when I add a link? To see what I mean, go to this link:
http://www.jbfans.com/filmography/index.php
How do I fix this?
Hi,
I just purchased the nice and smooth scroolbar and for whatever reason, I can’t open the file “nice_and_smooth_scroolbar.fla” with Flash 8. I get an error message: “unexpected file format”. Can you tell me what is wrong? I have been using this version of flash on my computer since 2007 with no problems. Is there an issue with the file I downloaded? What could be the problem?
Thanks,
Paul
Hi, how do i change the visible area of the text shown whwn published?... thanks
- Layer AC, click on first frame – click F9 on first frame, – then in line
my_sb = new Scroller(text_mc, 361, “10, 2”, “click”, up_mc, down_mc, dragger_mc, track_mc);
change first number 361 in height what you need
I am using this component in my file “. Fla”. When it run the first time it is ok, but
change to another frame the text becomes a square
red. How to fix this?
Just bought the file and it won't even open in Flash 8.....unrecognized file.
glad it was only $3.00
Obviously there is a problem opening this in Flash 8 even though it says it will. Why won’t you respond to the problem?
Blockquote- Layer AC, click on first frame – click F9 on first frame, – then in line my_sb = new Scroller(text_mc, 361, “10, 2”, “click”, up_mc, down_mc, dragger_mc, track_mc); change first number 361 in height what you need Blockquote
how i can change the weight? thx 4 help!
Have found a solution:
in scroller.as on line 146:
sbMask_mc._width = sbContent._width + 30;
"+ 30" for the weight of the visible area, original "+4"
Please login to post replies.