Re: TLF IME

2015-09-01 Thread Alex Harui
IIRC, there can be issues if parent display objects have tabEnabled and/or tabChildren set to false. -Alex On 9/1/15, 9:32 AM, "Harbs" wrote: >OK. > >I just put together a non-Flex case and it seems to work in all three Mac >browsers: > >package >{ > import flash.display.Sprite; > i

Re: AW: FlexMojos with RSLs

2015-09-01 Thread mscharp
Hey Chris. Thanks for the insight. I didn't edit the wiki, but wanted to share at least what I had found in case it was helpful as a starting point for you writing the wiki or anyone else upgrading. The reason I have to depend on the swf files explicitly is because of my project structure. I ha

Re: TLF IME

2015-09-01 Thread Harbs
OK. I just put together a non-Flex case and it seems to work in all three Mac browsers: package { import flash.display.Sprite; import flash.system.Capabilities; import flash.system.IME; import flash.text.TextField; import flash.text.TextFieldType;

Re: TLF IME

2015-09-01 Thread Alex Harui
First, build a non-Flex test case. Then file that test case at bugbase.adobe.com. -Alex On 9/1/15, 7:48 AM, "Harbs" wrote: >I’m not sure if this is a TLF issue or a Flash player issue. > >I’m getting different results in different browsers. Who would we contact >at Adobe to report this issue i

Re: TLF IME

2015-09-01 Thread Harbs
I’m not sure if this is a TLF issue or a Flash player issue. I’m getting different results in different browsers. Who would we contact at Adobe to report this issue in Flash? On Aug 31, 2015, at 11:59 AM, Harbs wrote: > It looks to me that IME is completely broken in the recent versions of TLF

AW: FlexMojos with RSLs

2015-09-01 Thread Christofer Dutz
Ok ... so you already got that ;-) Don't bend your head too much around this ... Flexmojos automagically calculates which resources to get. This starts getting really crazy as soon as you use locale-chains (really glad all seems to be working, cause this part of Flexmojos is a nightmare ;-) ). B

AW: FlexMojos with RSLs

2015-09-01 Thread Christofer Dutz
Hi, sorry for the late response ... I flagged the mail but didn't have the time to respond :-( What page are you explicitly talking about? I hope you didn't edit it, as I do have some comments to your findings. As far as I know as soon as you set scope of a swc to "rsl" it is used and delivere