473,503 Members | 2,178 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

how can I make a scrollbar for a box of static text?

2 New Member
I'm making a website entirely in Flash CS3 Pro.

On some of the frames, the text I want to enter is longer than the background so I want to create a scrollbar for my text field. I want my text field to be Static Text. Is this possible? I've searched quite a bit online for a way to do this and am having trouble finding a method. The only way I can find to do it is by making the text field Dynamic Text, but then that formats all my text to the same thing [ie. I can't have multiple fonts or use "bold" or anything]. So I don't want to use Dynamic Text.

What can I do?
Jan 26 '08 #1
2 6660
nomad
664 Recognized Expert Contributor
Hello lipa:
You could use Components TextArea.
This will allow you to have a scroll bar.
Control F7 will take you to the Components then double click TextArea.
You will need to make a layer for the TextArea I name mine ctaDescription. This need to be done first before you click on the TextArea icon. Make sure you select a frame first.

A blue box will open, along with a Components dialog box. Fill in the info that you want. Next look for a arrow and click on it. This opens the Action Window
Type in the first line ctaDescription.text=" ";
Next you can add your text within the " ";
It will look something like this.
ctaDescription.text = "TAKE FULL ADVANTAGE OF YOUR HOME AND LANDSCAPE <BR/>A HOME’S .... ";

The bad think about this is there can be now Hard Returns. It has to be pure HTML coding. All font color, styles has to be pure html coding.

If you have any problems post it and I will try to help you.

nomad
PS
Jan 31 '08 #2
Fiserfully
1 New Member
Hey, I had this same problem, took me a while to figure out but with dynamic text if you click the button that says "Render as html" in the text box properties and then you can treat it just like a static text box...except you can add the uiscrollbar to it and it has an instance name.

Anyways, just wanted to post this solution in case you hadn't figured it out yet.
Dec 2 '08 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

7
26012
by: Sujan | last post by:
Hello all, Is it possible to remove scrollbar(s) without using frames. Is there any code which could be applied in body tag to remove scrollbar(s). Thanks in adv, Sujan
3
9877
by: buht | last post by:
Hello Everyone, Fairly new to c# here and have a question regarding scrollbars, particularly a vertical scrollbar. It looks like my options are restricted for the textbox scrollbars being...
6
10920
by: Colin McGuire | last post by:
Hello experts, this is a repost but I have been (much) more clear. I want to know the position of the horizontal scrollbar in a textbox as a percentage - if the horizontal scrollbar is hard...
8
11846
by: Dustan | last post by:
I'm trying to get a scrollbar bound with a Frame, and I keep on getting a scrollbar, but it doesn't actually scroll. Some help, please?
1
1470
by: Shun | last post by:
Hello, How to the add a blue color scrollbar to the browser Left and bottom. Thanx Shun
0
2597
by: d.steininger | last post by:
Hi there! Is there a way to bind a Textbox.Text to a ScrollBar.Value (not the Textbox-own Scrollbar) and vice versa? The Problem: I have to deal with two controls. The Textbox should accept...
2
2805
by: Ray | last post by:
Hi, would someone tell me how to make scrollbar work under grid? I think I'm missing something to connect scrollbar with the grid. following is some sample code. it shows the scrollbar, but it...
3
3181
by: nicky77 | last post by:
Hi, before you say it i know frames are bad practice - but i'm developing dynamic content on a site which has already been designed, so alas there's no option but to use them. Anyway, I just want to...
3
4920
by: Nebulism | last post by:
Hi everyone, I am working on a module for my GUI that shows one image with an index value below and would use a scrollbar to control which of the images are displayed. The images are stored in a...
0
7205
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7093
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7353
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
7011
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
5596
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
5023
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
1521
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
747
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
401
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.