PDA

View Full Version : Where is the scrollbar in MX 2004?


Mathieu_BSL
02-23-2004, 10:34 PM
Hi !

This might be a totally dumb question, but is there a scrollbar component in Flash MX 2004 ? I can't find it in the components panel...

Mathieu

annexion
02-23-2004, 11:30 PM
There isn't one readily available for single use. It's built into other components which Macromedia assumes you will use for scrolling content such as scrollpanes, text areas, datagrids and trees.

Mathieu_BSL
02-24-2004, 10:41 AM
doh... I think that Macromedia assumes to many things...:-(

Thanks anyway !

red penguin
02-24-2004, 02:07 PM
"What if I want to use a plain ole textField then?"

annexion
02-24-2004, 02:14 PM
Yeah, I'd assume that's the issue Mathieu_BSL was confronting. I know you can style the textArea properties... All but the background. There was a solution posted, but it's a hack. It's not an actual style declaration. So that definitely leaves a need for the regular old text field, but there we are again at the scrollbar issue.

datter
03-23-2005, 04:57 PM
For the record, the following makes a TextArea transparent, while leaving the scrollbar (if it's needed) visible;

YOUR_TEXT_AREA.depthChild0._alpha=0

datter

imbu22
04-09-2005, 12:45 PM
Hi datter,

what's the code for making the background transparent in the scrollpane component?

i've posted a few times for this, with no answers.

TX

red penguin
04-14-2005, 01:54 AM
Isn't it transparent by default?

Flash Gordon
04-14-2005, 02:01 AM
JUST UPDATE to 7.2 and it will be included

cxn926
04-14-2005, 02:25 AM
WORD!