Return-Path: X-Original-To: apmail-incubator-flex-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-flex-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 87BC1BA4A for ; Wed, 4 Jan 2012 22:24:08 +0000 (UTC) Received: (qmail 717 invoked by uid 500); 4 Jan 2012 22:24:08 -0000 Delivered-To: apmail-incubator-flex-dev-archive@incubator.apache.org Received: (qmail 687 invoked by uid 500); 4 Jan 2012 22:24:08 -0000 Mailing-List: contact flex-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: flex-dev@incubator.apache.org Delivered-To: mailing list flex-dev@incubator.apache.org Received: (qmail 679 invoked by uid 99); 4 Jan 2012 22:24:08 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Jan 2012 22:24:08 +0000 X-ASF-Spam-Status: No, hits=-2.3 required=5.0 tests=RCVD_IN_DNSWL_MED,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of aharui@adobe.com designates 64.18.1.183 as permitted sender) Received: from [64.18.1.183] (HELO exprod6og102.obsmtp.com) (64.18.1.183) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Jan 2012 22:24:01 +0000 Received: from outbound-smtp-2.corp.adobe.com ([193.104.215.16]) by exprod6ob102.postini.com ([64.18.5.12]) with SMTP ID DSNKTwTRa7QL6cSvWNffh4X9DPXN8Y/x5QKA@postini.com; Wed, 04 Jan 2012 14:23:40 PST Received: from inner-relay-1.corp.adobe.com (ms-exchange.macromedia.com [153.32.1.51]) by outbound-smtp-2.corp.adobe.com (8.12.10/8.12.10) with ESMTP id q04MNcPu026101 for ; Wed, 4 Jan 2012 14:23:39 -0800 (PST) Received: from nacas03.corp.adobe.com (nacas03.corp.adobe.com [10.8.189.121]) by inner-relay-1.corp.adobe.com (8.12.10/8.12.10) with ESMTP id q04MNbL8005713 for ; Wed, 4 Jan 2012 14:23:38 -0800 (PST) Received: from SJ1SWM219.corp.adobe.com (10.5.77.61) by nacas03.corp.adobe.com (10.8.189.121) with Microsoft SMTP Server (TLS) id 8.3.192.1; Wed, 4 Jan 2012 14:21:52 -0800 Received: from NAMBX02.corp.adobe.com ([10.8.127.96]) by SJ1SWM219.corp.adobe.com ([fe80::d55c:7209:7a34:fcf7%12]) with mapi; Wed, 4 Jan 2012 14:21:51 -0800 From: Alex Harui To: "flex-dev@incubator.apache.org" Date: Wed, 4 Jan 2012 14:21:48 -0800 Subject: Re: Flex Text Formatting suggestion Thread-Topic: Flex Text Formatting suggestion Thread-Index: AczLLKUhnYSoN/ToQei+U7FWK5+OIwAApqag Message-ID: In-Reply-To: <00e901cccb2c$a8faf3c0$faf0db40$@pierresolutions.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: user-agent: Microsoft-Entourage/13.11.0.110726 acceptlanguage: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Using Flex to render HTML/CSS as been thought to be a ton of work, but coul= d definitely happen with community support. I have an old prototype on my blog that I've been refactoring in my spare time. --=20 Alex Harui Flex SDK Team Adobe Systems, Inc. http://blogs.adobe.com/aharui On 1/4/12 2:03 PM, "Lionel Andre Pierre" wrote= : > Please forgive if this is out of turn or place, it seems people are makin= g > suggestions about the work they would like to see done on Flex and I woul= d > like to contribute. >=20 > I've used Flex for about 5 years and always found text formatting to be > difficult and limited. >=20 > =20 >=20 > I would like to see as an alternative to TLF (Text Layout Framework). >=20 > Flex could benefit from some development geared toward correctly displayi= ng > HTML/CSS formatted text. >=20 >=20 > The reasons behind this are: >=20 > 1. Flex applications could more easily tap into content that is bei= ng > shared through traditional web pages. >=20 > 2. HTML/CSS knowledge could be leveraged against Flex instead of the > TLF approach which cannot be used anywhere else (AFAIK) >=20 > 3. The MX Text Components were heading that way (with the HTMLText > properties) but the implementation was never up to par, I hope something = can > be done there.=20 >=20 > Lionel=20 >=20 > =20 >=20