Mailing List
Home
Forum Home
Flash Pro
Subjects
Subject: RE: Firework Effect
Web Service Results
Flash Interface with 10mb xml file
AW: [Flashcoders] Switch/Case vs If/else
AW: [Flashcoders] Switch/Case vs If/else
Flash MX 2004 Sucks
Reading and displaying RSS feeds in Flash MX
Flash and QuickTime VR
Textfield prototype question
XML to Object help
Order of events per frame
MX2004 Dataset itemClassName
memory management removeMovieClip /
Event Dispatcher between classes
Help: MX 2004 How to script a print button to print the entire sli
ScrollPane component doesn 't auto update
setInterval bug identified and fixed
setInterval bug identified and fixed
Listener Object 's best practice
 
Subject: html in flash

Subject: html in flash

2004-03-09       - By Jesse Warden

 Back
Reply:     1     2     3     4     5     6     7     8     9  

<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>&lt
;br
/&gt; or &lt;br&gt; 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>