Any ideas?
Spike
Use MXML instead.You can use Grid, VBox, HBox, etc. to do what a table tag does, and more.----- Original Message -----From: Mehdi, AghaSent: Thursday, October 27, 2005 1:43 PMSubject: RE: [flexcoders] HTML Text in TextAreaWow, that sucks. I can use any other control that will help do that sort of thing. If Flash player can not render <table><tr><td> what tags can I use to give the html a grid look? Actually, the html is a result of CHTTP call to a remote server and I parse the whole document to extract the piece I want. I can replace all my TABLE related tags with anything that will help.
Thanks
Agha Mehdi
IDT - eBusiness Program Manager
From: flexcoders@yahoogroups.com [mailto: flexcoders@yahoogroups.com] On Behalf Of Spike
Sent: Thursday, October 27, 2005 1:33 AM
To: flexcoders@yahoogroups.com
Subject: Re: [flexcoders] HTML Text in TextArea
Yeah,
The TextArea doesn't render table tags. I don't think the flash player HTML capabilities support table tags, but I really could use this sort of functionality.
Has anyone got an example of rendering a table in Flash?
I've seen a few examples, but one of the requirements for me is to be able to drag select inside the cells and across multiple cells. FlashPaper allows you to do this, so I know it's technically possible, but I haven't seen anything else that does it.
SpikeOn 10/27/05, Matt Chotin < [EMAIL PROTECTED]> wrote:
I don't think the TextArea is capable of rendering <table> tags.
Matt
From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Mehdi, Agha
Sent: Wednesday, October 26, 2005 3:25 PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] HTML Text in TextArea
Hi All,
How can I show HTML in TextArea so that instead of spitting out html tags, it actually renders html? I am replacing "<" and ">" with "<" and ">" respectively before I send it to Flash Client. If I don't replace that it does render HTML but doesn't show data in html table format and I have table in my html.
Thanks
Agha Mehdi
IDT - eBusiness Program Manager
Work: 408.284.8239
Cell : 209.275.0482
Fax : 408.284.2766
--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com
YAHOO! GROUPS LINKS
- Visit your group "flexcoders " on the web.
- To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
- Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
--
--------------------------------------------
Stephen Milligan
Do you do the Badger?
http://www.yellowbadger.com
Do you cfeclipse? http://www.cfeclipse.org
--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com
SPONSORED LINKS
Web site design development Computer software development Software design and development Macromedia flex Software development best practice
YAHOO! GROUPS LINKS
- Visit your group "flexcoders" on the web.
- To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
- Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
--
--------------------------------------------
Stephen Milligan
Do you do the Badger?
http://www.yellowbadger.com
Do you cfeclipse? http://www.cfeclipse.org
--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com
YAHOO! GROUPS LINKS
- Visit your group "flexcoders" on the web.
- To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
- Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.