  | | | Subject: html in flash | Subject: html in flash 2004-03-09 - By Jesse Warden
Back <br /> or <br> works for me.
-- --Original Message-- -- From: Marc Hoffman [mailto:lists@(protected)] Sent: Tuesday, March 09, 2004 12:00 PM To: flashnewbie@(protected) Subject: Re: [Flashnewbie] html in flash
\n or \r will insert a line break in a standard string. Not sure if there's another way to do it without HTML. Anybody else??? -Marc
At 08:04 AM 3/9/2004, you wrote:
I need a quick answer to this basic question. Im feeding flash some database info but I need to format it. Can I do that using html tags or will flash read line feed chars?
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=US-ASCII"> <TITLE>Message</TITLE>
<META content="MSHTML 6.00.2800.1400" name=GENERATOR></HEAD> <BODY> <DIV><SPAN class=201590217-09032004><FONT face=Arial color=#0000ff size=2>< ;br /> or <br> works for me.</FONT></SPAN></DIV> <BLOCKQUOTE dir=ltr style="MARGIN-RIGHT: 0px"> <DIV></DIV> <DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left><FONT face=Tahoma size=2>-- --Original Message-- --<BR><B>From:</B> Marc Hoffman [mailto:lists@(protected)] <BR><B>Sent:</B> Tuesday, March 09, 2004 12:00 PM<BR><B>To:</B> flashnewbie@(protected)<BR><B>Subject:</B> Re: [Flashnewbie] html in flash<BR><BR></FONT></DIV><FONT size=3>\n or \r will insert a line break in a standard string. Not sure if there's another way to do it without HTML. Anybody else??? -Marc<BR><BR>At 08:04 AM 3/9/2004, you wrote:<BR><BR> <BLOCKQUOTE class=cite cite="" type="cite">I need a quick answer to this basic question. Im feeding flash some database<BR>info but I need to format it. Can I do that using html tags or will flash<BR>read line feed chars?</FONT></BLOCKQUOTE></BLOCKQUOTE></BODY></HTML>
|
|
 |