SitePoint Sponsor |
|
User Tag List
Results 1 to 3 of 3
Thread: text with scroll bar in Flash 5
-
May 5, 2003, 14:14 #1
- Join Date
- May 2003
- Location
- scotland (Greenock)
- Posts
- 1
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
text with scroll bar in Flash 5
Hello, i have flash version and i would lke to knopw how to create a text field with a scroll bar. Is there a tutorial about it somewhere
-
May 7, 2003, 04:37 #2
- Join Date
- Apr 2003
- Posts
- 181
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
I'm pretty sure there's one at www.actionscripts.org
Check the latest on GeniusStartup.com
Affiliate Marketing for Beginners
How to Buy a Great Domain Name
How to Get a Kick-Ass Web Design for Under $99
-
May 8, 2003, 10:57 #3
- Join Date
- May 2003
- Location
- anyplace but here
- Posts
- 2
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
Not too difficult: (using mx)
Select text tool (make sure drop-down menu in properties menu is set to dynamic) & drag out where u want text box.
Give it an instance name in the properties menu (like myText)
Drag out a scrollbar element from yer components menu (ctrl f7 if the menu ain't open) and place where u want it.
In yer properties menu, should see 2 fields: Target TestField
(should be set to yer instance name.
if not, click on it & give it the same instance
name)
Horizontal either True or False (when making it false, may have to reposition where on the text box you want scroll bar.
Good luck!
Bookmarks