quick question here:
i’m making a simple scrolling textbox via MX2004. but i’m following the MX textscroller tut and the problem is that, as i found out, MX 2004 doesn’t have the scroll bar component that you drop onto the textbox you made as the tutorial instructions indicate. or does it?
i suppose i’m asking that if it doesn’t, what do i do to substitute?
it’s a great resource, very important to know how to navigate it and find stuff… do a search in the exchanges for: Flash MX Components for Flash MX 2004, V1.5.0 or filename: FlashMXUIComponents1.mxp
The text area component was to replace the scrollbar (its basically a textfield with scrollbars wrapped up as one). By popular demand, as edskey pointed out, it was brought back in the 7.2 update.
is there anyway to change what the scroller looks like besides for the tint and alpha channel? like it’s graphics…i would assume no, but it don’t hurt to ask
look in your library, in the “Flash UI Components” folder, then in “Component Skins” folder, then <well for me anyways, depends on the version> the “FScrollbar Skins” folder… and edit to your hearts content… <bad pun>
hi! thanks to this thread i finally got a scroll bar working… i was wondering… how to set an defined area like a text box where you can have images and text in one?(that can be scrolled of course! thanks in advance
i still cant figure out exactly how to do this. i use the UIscrollbar, and drag it on top of the text box, but it doesnt work. am i supposed to do it in a more complicated way?