Have you tried using the spark.skins.mobile.ScrollingStageTextAreaSkin skin?

If you are adventurous, you can get the nightly build and try
the spark.skins.android4.StageTextAreaSkin which has been newly added.

Thanks,
Om

On Sat, Nov 29, 2014 at 12:20 PM, Lane Friesen <lanefrie...@hotmail.com>
wrote:

> I'm using a TextArea with the following parameters:
>
>         <s:TextArea id="questArea" textAlign="left" editable="false"
> selectable="false" x="20" y="295"
>                                 paddingTop="15" paddingLeft="25"
> verticalScrollPolicy="on" paddingRight="25"
>                                 height="200" width="550" fontSize="25"
> fontWeight="bold"
>                                 skinClass="spark.skins.mobile.TextAreaSkin"
> />
>
>
>
> It's loaded by
>
>         StyleableTextField(questArea.textDisplay).htmlText
>
> I'm using Flashbuilder 4.7 with the latest updates. Korean text comes up
> blank on a Samsung Galaxy Tab Pro. There is no problem on the emulator or
> on devices such as the Samsung Galaxy Nexus.
>
> I noticed others having the same problem:
>
> https://bugbase.adobe.com/index.cfm?event=bug&id=3785166
>
> Is there a workaround?
>
> Lane.
>
>
>
>
>

Reply via email to