comex/frash

_abort() classes.c:266

vcazan opened this issue · 5 comments

Everything has been compiled and transfered to the iPad. When I try and load up any flash I get _abort() classes.c:266

Anyone know what this could be.

Read the README. You need libflashplayer.so from beta1 which is the armeabi variant, the v7a variant is not supported yet.

Realized I was using a bad version of libflashplayer.so, the one that works is 8.4MB the one I was using was only 7.4MB, might have been a beta or somthing

Just for historic note here:
Android Beta 1 is armeabi and works
Android Beta 2 and 3 are v7a and do not currently work.

Also this might be the last cause, but if you turn JavaScript off flash will give you this error as well so make sure it is on

Fixed in my branch.