Re: Typography in Labels

2016-06-08 Thread Fréderic Cox
It's pretty sophisticated. However when I am done with it I might try to
port it to FlexJS as I really want to start playing with it.
I am going forward with a webview containing an HTMLEditor now in HTML/JS.

On Wed, Jun 8, 2016 at 1:56 AM, Alex Harui  wrote:

>
>
> On 6/7/16, 1:39 PM, "Fréderic Cox"  wrote:
>
> >Hi Alex,
> >
> >I just tested this. I removed the mx from source and added both mx.swc and
> >sparkskins.mx. Now I was able to add mx:RichTextEditor into my project.
> It
> >shows on the mobile device too. Unfortunately the issue with the text area
> >showing HTML but not in "edit" mode stays the same. I don't see how a
> >spark
> >textinput could be used by the app here. In RichTextEditor.mxml
> >clearly a  mx:TextArea
> >is used. Thanks for your suggestions but it seems this can not be done. I
> >am unable to edit HTML/TextFlow on mobile using Flex :-(
>
> Hmm.  Maybe other mobile text experts can confirm that this is expected
> behavior.  I would expect that there should be a way to control the input
> font.  Maybe mx:RichTextEditor isn't set up correctly since it was never
> certified for mobile.
>
> >
> >I might pursue the idea of using a webview with a HTML input field which
> >opens another webview in popup that show the HTML editor. And then passing
> >the results via JS to the Flex app. I think this is the only way it can be
> >done.
>
> I don't know how sophisticated your app is, but it might be interesting to
> try FlexJS.
>
> -Alex
>
>
>


FlexJS questions

2016-06-08 Thread jfb
Hi Alex,
I was not aware about FlexJS. I just go into this group after a long time.
Do you have the FlexJS site? 
Can I get into the conference recording?
Where can I get a working example?
Can I compile a working project in this FlexJS?
Thanks !



--
View this message in context: 
http://apache-flex-users.246.n4.nabble.com/FlexJS-questions-tp12821.html
Sent from the Apache Flex Users mailing list archive at Nabble.com.


Re: FlexJS questions

2016-06-08 Thread Peter Ent
Hi,

Probably the best place to start is with the FlexJS Wiki page:
https://cwiki.apache.org/confluence/display/FLEX/FlexJS

There are links on that page to other information.

Thanks for checking it out!

Peter Ent
Adobe Systems/Apache Flex Project

On 6/8/16, 5:57 AM, "jfb"  wrote:

>Hi Alex,
>I was not aware about FlexJS. I just go into this group after a long time.
>Do you have the FlexJS site?
>Can I get into the conference recording?
>Where can I get a working example?
>Can I compile a working project in this FlexJS?
>Thanks !
>
>
>
>--
>View this message in context:
>http://apache-flex-users.246.n4.nabble.com/FlexJS-questions-tp12821.ht
>ml
>Sent from the Apache Flex Users mailing list archive at Nabble.com.