RE: [flexcoders] html in flex

2008-09-29 Thread Ryan Graham
You can try treating your HTML as XHTML (make sure it's well-formed), then adjust the rendering properties with a toXMLString(). Noted properties are: XML.ignoreWhitespace, XML.prettyPrinting, and TextArea.condenseWhite HTH, Ryan From

Re: [flexcoders] html in flex

2008-09-26 Thread Sajid Hussain
it seems htmltext cant support inline images , try flowlayout control from flexlib I was looking for same problem http://kiorull.com/Flex/FlexSmilies/FlexSmilies.html this is not related to ur requirment but we could do our code with tht Sajid   - Original Message From: abhishekchess

RE: [flexcoders] HTML IN FLEX

2008-03-13 Thread Jim Hayes
08 14:26 To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] HTML IN FLEX Can you please post a link to those folks' project? - Original Message From: Alex Harui <[EMAIL PROTECTED]> To: flexcoders@yahoogroups.com Sent: Thursday, March 13, 2008 11:29:38 AM Subject: RE: [flexco

Re: [flexcoders] HTML IN FLEX

2008-03-13 Thread Max Frigge
Can you please post a link to those folks' project? - Original Message From: Alex Harui <[EMAIL PROTECTED]> To: flexcoders@yahoogroups.com Sent: Thursday, March 13, 2008 11:29:38 AM Subject: RE: [flexcoders] HTML IN FLEX The represents some 16MB o

RE: [flexcoders] HTML IN FLEX

2008-03-12 Thread Blake Barrett
h 12, 2008 5:27 PM To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] HTML IN FLEX Are there plans to allow embedding of instances of the host browser in Flash 10? Or is most stuff re: flash 10 still a secret / up in the air? :D -J On Thu, Mar 13, 2008 at 10:23 AM, Max Frigge <[EMA

RE: [flexcoders] HTML IN FLEX

2008-03-12 Thread Alex Harui
pport also includes Javascript engines. From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Josh McDonald Sent: Wednesday, March 12, 2008 5:27 PM To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] HTML IN FLEX Are there plans to

Re: [flexcoders] HTML IN FLEX

2008-03-12 Thread Josh McDonald
Are there plans to allow embedding of instances of the host browser in Flash 10? Or is most stuff re: flash 10 still a secret / up in the air? :D -J On Thu, Mar 13, 2008 at 10:23 AM, Max Frigge <[EMAIL PROTECTED]> wrote: > Only works for AIR apps.. sad but true :-/ > > - Original Message

Re: [flexcoders] HTML IN FLEX

2008-03-12 Thread Max Frigge
Only works for AIR apps.. sad but true :-/ - Original Message From: kpjj31 <[EMAIL PROTECTED]> To: flexcoders@yahoogroups.com Sent: Thursday, March 13, 2008 11:10:47 AM Subject: [flexcoders] HTML IN FLEX Can someone please tell me if th http://mail.yahoo.com

RE: [flexcoders] HTML IN FLEX

2008-03-12 Thread Mark Rausch
It's AIR only http://livedocs.adobe.com/flex/3/langref/mx/controls/HTML.html From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of kpjj31 Sent: Wednesday, March 12, 2008 5:11 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] HT

Re: [flexcoders] HTML in Flex

2007-03-16 Thread dorkie dork from dorktown
oogroups.com [mailto: [EMAIL PROTECTED] > *On Behalf Of *Tracy Spratt > *Sent:* Friday, March 16, 2007 4:50 AM > *To:* flexcoders@yahoogroups.com > *Subject:* RE: [flexcoders] HTML in Flex > > > > Short answer, no. > > > > Longer answer: In order to be able to render

Re: [flexcoders] HTML in Flex

2007-03-16 Thread Jatin Nanda
CTED] *On Behalf Of *Tracy Spratt *Sent:* Friday, March 16, 2007 4:50 AM *To:* flexcoders@yahoogroups.com *Subject:* RE: [flexcoders] HTML in Flex Short answer, no. Longer answer: In order to be able to renderer all html, the Flash Player would have to contain an entire parsing engine, and tha

RE: [flexcoders] HTML in Flex

2007-03-16 Thread Kumar
: flexcoders@yahoogroups.com Subject: RE: [flexcoders] HTML in Flex Short answer, no. Longer answer: In order to be able to renderer all html, the Flash Player would have to contain an entire parsing engine, and that would make its download footprint too large. A workable solution is to use

RE: [flexcoders] HTML in Flex

2007-03-15 Thread Tracy Spratt
Short answer, no. Longer answer: In order to be able to renderer all html, the Flash Player would have to contain an entire parsing engine, and that would make its download footprint too large. A workable solution is to use an IFRAME in the host browser that is positioned and sized to appea

Re: [flexcoders] Html in Flex?

2007-02-13 Thread Igor Costa
Hi there Gtuhl The most excited idea of Flex it's because flexible, using or not using the iFrame as suggested as work arround, I might admit that fits perfect but instead of that, why don't you think a litle bit more and based on your request, you could also work with the Flex / Ajax Bridge. Th

Re: [flexcoders] Html in Flex?

2007-01-31 Thread dorkie dork from dorktown
I have been secretly working on an html component for the last 2 months that is close to release. It has support for iframes but also support for straight html without iframes. I will be doing a beta in a few weeks and post a link to examples in the next couple of days. I've tested a bunch of cool

RE: [flexcoders] Html in Flex?

2007-01-10 Thread Jason Hawryluk
Would an iframe work for this? I mean is it just for display/preview not editing... jason -Message d'origine- De : flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] la part de gtuhl Envoyé : mercredi 10 janvier 2007 21:34 À : flexcoders@yahoogroups.com Objet : [flexcoders] Html in Flex