Error: Type not found : ByteArrayData

When update to:

  • Swf 2.2.0
  • actuate 1.8.6
  • lime 2.6.9
  • openfl 3.4.0

Error: Type not found : ByteArrayData

If I back to swf 2.1.2 it works on Flash and neko, but not work on android(get black screen)

all new projects now:

“Type not found : lime.utils.ByteArray”

new projects working with -Dlegacy now

There have been some change in the latest versions…
see the winter update on the blog
That’s probably it.

if I use -Dlegacy it works, but, SWF version: 15 dont work anymore for assets in Android

Neko -Dlegacy and Android -Dlegacy with swf 2.2.0 Error:

Assets Swf version: 15

“Type not found : ByteArrayData”


Flash build swf 2.2.0 Error:

Assets Swf version: 15

" Type not found : lime.utils.ByteArray"