all groups > flash actionscript > february 2007 >
You're in the

flash actionscript

group:

Text tool with scroll



Re: Text tool with scroll dan mode ->Adobe Community Expert
2/1/2007 5:00:48 PM
flash actionscript: Yes.
With the text tool, draw a dynamic text the size you want it to be. Hold
down shift and then double click the little box in the lower right corner.
This will keep the size of the text box the same and you can add as much
text as you want ( go ahead and add a lot of text). Give the textbox an
instance name of myText. Then drag a UIscrollbar component to the stage.
With the UIscrollBar component selected on the stage, go to the Parameter
panel and input the instance name myText into the _targetInstanceName field.
Test the movie and there you have it.


--

Dan Mode
--> Adobe Community Expert
*Flash Helps* http://www.smithmediafusion.com/blog/?cat=11
*THE online Radio* http://www.tornadostream.com
*Must Read* http://www.smithmediafusion.com/blog



[quoted text, click to view]

Re: Text tool with scroll dan mode ->Adobe Community Expert
2/1/2007 5:31:26 PM
Do you have any sort of scrollbar component?


--

Dan Mode
--> Adobe Community Expert
*Flash Helps* http://www.smithmediafusion.com/blog/?cat=11
*THE online Radio* http://www.tornadostream.com
*Must Read* http://www.smithmediafusion.com/blog


[quoted text, click to view]

Text tool with scroll Listat
2/1/2007 11:46:04 PM
Hi, Is there any way to make a text with scroll wiht out use the components like textarea or scrollPanel (just using the text tool from the toolbar).
Re: Text tool with scroll kglad
2/2/2007 12:07:03 AM
Re: Text tool with scroll Listat
2/2/2007 12:23:49 AM
Tnks, but Flash doesn't show me UIscrollbar component so where can I download this component? I use Flash MX 2004 Professional.
Re: Text tool with scroll Listat
2/2/2007 12:44:59 AM
Re: Text tool with scroll Listat
2/2/2007 1:05:15 AM
Well I´m loading a html file in the text (from the toolbal) and I don't know how to load the html file in the scrollpanel component or in another component. Somebody knows how to do that?
Re: Text tool with scroll kglad
2/2/2007 1:14:10 AM
Re: Text tool with scroll Listat
2/2/2007 1:40:02 AM
I have a flash movie with a list component at left where I put labels, every
label has a link to an html file (label with data). With every click on the
labels of the list I load the html file in a textField (text fron the toolbar)
but when the html is so long I just see the top of the html file. I need know
if I can set the textFiel with scrollbar or know how to load an html file in
the scrollpanel componet to get scroll.
The first reply says that I need UIscrollBar but the components' window
doesn't show it to me.
What can I do? All ideas are welcome.
AddThis Social Bookmark Button