I have a swf with a dynamic text as content for a scrollpane component. I want to jump to different lines of the text by pressing some buttons. I found this method scrollpane.setScrollPosition(0,100); but it doesn't seem to work. How can I do that? Please help me...
Thank you, one more thing. When I click on the scrollbar the part that can be moved by dragging or with the up and down buttons should move to the position where I click. This isn't very important for me but I want it to move to different parts of the text when I click some buttons. How could I...
So, I want to build a scrollbar that resizes according to the amount of text from a dynamic text box. Something like the one that it is using the Internet Explorer. I found what I want on the Internet, a component called Plasmaplugs Scroll Bar, but it is a trial version and it has some...
I want to create a button that activates a movable zoom area that zooms the text from the area where it is dragged. How can I do that? Please help me...
How should I apply it? It isn't working like this:
this.createTextField("the_text",this.getNextHighestDepth(),0,0,100,100);
the_text.text = "This is the text";
the_text.TextFormat.size=40;
I have a list with the names of possible files that I want to work with. If it reaches at an inexistent file the program should do something and after that it should continue to the next files from the list. I don't know how can I make it go on after it returns an error because it didn't find a...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.