Profile

Member Since
February 15, 2012

Search Members

  

Thorvald

1
@

Badges

This user hasn't earned any badges yet.

Posts

Viewing 1 to 1 (1 Total)

SWF, Lines and Android

I have been trying to load SWF assets on android but my success has been very limited so far. The android app failed to start everytime I instantiate one of the SWF assets.

I use the NyanCat example to nail down the problem (it works without modification). As soon as I added lines into the MovieClip, it result in a constant crash.
Are those not supported ?


Also I have not found documentation for TextField format especially Fonts (still on android)
I tried without embedding fonts, the text won't display.
With embedded fonts, the text will not display but I also get an android log that shows the application trying to load a font file but could not find it.
Any advice on this is welcomed

Posted on February 15, 2012 at 4:13 AM