| Home | Tutorials | Forums | Articles | Blogs | Movies | Library | Employment | Press | Buy templates |
|
|
#1 |
|
Registered User
Join Date: Jul 2007
Posts: 9
|
Whatever I do... It seems like this problem just won't go away. A few of my single line text fields scroll downward when there is text in them, and you click and pull the mouse downward.
It's causing problems for my users. And, it's only random text fields that do it... Type in some text, and then pull downward, some of the fields scroll down, some don't. I just re-created every single one... Didn't help! http://www.designermichael.com/fbApp...eds/cpanel.php *Note, this fla was converted from a previous version. |
|
|
|
|
|
#2 |
|
Flash Adventurer
Join Date: Mar 2005
Location: Silicon Valley
Posts: 1,975
|
I too have noticed this problem. I believe it's possible to make them scroll with the mousewheel as well.
|
|
|
|
|
|
|
|
|
#3 |
|
Registered User
Join Date: Jul 2007
Posts: 9
|
Anybody know a solution? Maybe this would be the best one...
Code:
TheTextField.addEventListener(scroll){
//Make the text field scroll back up
}:
|
|
|
|
|
|
#4 |
|
Registered User
Join Date: Aug 2007
Posts: 5
|
hello, I had a similar problem and I came across this link:
http://tom-lee.blogspot.com/2006/06/...textfield.html hope it will be of help |
|
|
|
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Dynamic Text Field with Custom Scrolling | THEwagner | Flash 8 General Questions | 2 | 03-22-2007 09:36 PM |
| Placing text from an input field to a scrolling pane [renamed] | matteh | ActionScript 2.0 | 1 | 10-06-2006 04:27 PM |
| scrolling text field | Seamus | Simple Stuff (Newbies) | 2 | 04-04-2003 06:15 AM |
| Continuously Scrolling Text Field Questions | eXtr3m3_cHa0s | ActionScript 1.0 (and below) | 2 | 10-12-2002 07:30 AM |
| How to make each line of text in a SINGLE text field link to different Movie Frames? | salex2 | ActionScript 1.0 (and below) | 3 | 03-14-2001 08:57 AM |