Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsGeneralPHPASPPerlColdFusionFlashHTML, CSS, ScriptsBrowsers

Webmaster Forum / Flash / Data Integration / November 2005



Tip: Looking for answers? Try searching our database.

Hw do I create a Multiline Label?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
GmR - 15 Nov 2005 01:03 GMT
I have dragged a label component on to the stage. How do I make it Multiline?

Thanks
Geoff
Motion Maker - 15 Nov 2005 15:04 GMT
Maybe there is a better way but this works if the last entry has two newline
characters

my_lbl.autoSize = "left"
my_lbl.text = "line 1" + newline
my_lbl.text += "line 2" + newline
my_lbl.text += "line 3" + newline
my_lbl.text += "line 4" + newline + newline

But with html = true neither the newline or <p> or <br> seem to work.

Signature

Lon Hosford
www.lonhosford.com
May many happy bits flow your way!

I have dragged a label component on to the stage. How do I make it
Multiline?

Thanks
Geoff
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.